BOOST_OPENMETHOD_ID
Generate a method id.
Synopsis
Declared in <boost/openmethod/macros.hpp>
#define BOOST_OPENMETHOD_ID(ID)
Description
Generates a long, obfuscated name from a short name. All the other names generated by macros are based on this name.
|
|