Silicium
Main Page
Namespaces
Classes
Files
File List
File Members
silicium
Macros
explicit_operator_bool.hpp File Reference
#include <boost/version.hpp>
Go to the source code of this file.
Macros
#define
SILICIUM_EXPLICIT_OPERATOR_BOOL
()
Macro Definition Documentation
#define SILICIUM_EXPLICIT_OPERATOR_BOOL
(
)
Value:
operator
bool() const BOOST_NOEXCEPT \
{ \
return !!(*this); \
}
Generated by
1.8.10