Playa::ConstHandleTraits< const X > Class Template Reference

List of all members.

Public Types

typedef X NonconstType


Detailed Description

template<class X>
class Playa::ConstHandleTraits< const X >

Specialization of CHT to types "const X". The nonconst type can be extracted from the template argument. This lets us figure out type X when the handle is to a "const X"

Definition at line 59 of file PlayaHandle.hpp.


Member Typedef Documentation

template<class X >
typedef X Playa::ConstHandleTraits< const X >::NonconstType

Definition at line 62 of file PlayaHandle.hpp.

Site Contact