This traits class is used to extract the non-const version of a template argument. More...
Public Types | |
| typedef X | NonconstType |
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.
| typedef X Sundance::ConstHandleTraits< X >::NonconstType |
Definition at line 76 of file SundanceHandle.hpp.