My Project
Public Types | Public Member Functions | List of all members
luabind::detail::policy_cons< H, T > Struct Template Reference

Public Types

typedef H head
 
typedef T tail
 

Public Member Functions

template<class U >
policy_cons< U, policy_cons< H, T > > operator, (policy_cons< U, detail::null_type >)
 
template<class U >
policy_cons< U, policy_cons< H, T > > operator+ (policy_cons< U, detail::null_type >)
 
template<class U >
policy_cons< U, policy_cons< H, T > > operator| (policy_cons< U, detail::null_type >)
 

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