BOOST_OPENMETHOD_ID

Synopsis

Defined in <boost/openmethod/macros.hpp>.

#define BOOST_OPENMETHOD_ID(ID) /* unspecified */

Description

Generates a long, obfuscated name from a short name. All the other names generated by macros are based on this name.

ID must be an identifier. Qualified names are not allowed.