Public Types
Sundance::ConstHandleTraits< X > Class Template Reference

This traits class is used to extract the non-const version of a template argument. More...

List of all members.

Public Types

typedef X NonconstType

Detailed Description

template<class X>
class Sundance::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 73 of file SundanceHandle.hpp.


Member Typedef Documentation

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

Definition at line 76 of file SundanceHandle.hpp.

Site Contact