My Project
|
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 >) |