Public Types

internal::accessors_level< Derived > Struct Template Reference

#include <ForwardDeclarations.h>

List of all members.

Public Types

enum  { has_direct_access = (traits<Derived>::Flags & DirectAccessBit) ? 1 : 0, has_write_access = (traits<Derived>::Flags & LvalueBit) ? 1 : 0, value }

template<typename Derived>
struct internal::accessors_level< Derived >


Member Enumeration Documentation

template<typename Derived >
anonymous enum
Enumerator:
has_direct_access 
has_write_access 
value 

The documentation for this struct was generated from the following file: