Playa::ConstHandleTraits< X > Class Template Reference

List of all members.

Public Types

typedef X NonconstType


Detailed Description

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

This traits class is used to extract the non-const version of a template argument. The generic case returns the template argument.

Definition at line 49 of file PlayaHandle.hpp.


Member Typedef Documentation

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

Definition at line 52 of file PlayaHandle.hpp.

Site Contact