Public Types | |
| typedef X | NonconstType |
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 96 of file PlayaHandle.hpp.
| typedef X Playa::ConstHandleTraits< const X >::NonconstType |
Definition at line 99 of file PlayaHandle.hpp.