Definition at line 44 of file ForwardDeclarations.h.
#include <src/Core/util/ForwardDeclarations.h>
Public Types | |
enum | { has_direct_access = (traits<Derived>::Flags & DirectAccessBit) ? 1 : 0, has_write_access = (traits<Derived>::Flags & LvalueBit) ? 1 : 0, value } |
anonymous enum |
Definition at line 46 of file ForwardDeclarations.h.
Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |