lean cpp library
A lean C++ library providing efficient utility classes for high-performance C++ applications.
Public Types
lean::meta::strip_modifiers< Type >::undo< Other > Struct Template Reference

Adds any modifiers stripped. More...

#include <strip.h>

List of all members.

Public Types

typedef strip_const< Type >
::template undo< typename
strip_volatile< Type >
::template undo< Other >::type >
::type 
type
 Type with modifiers, if any modifiers stripped.

Detailed Description

template<class Type>
template<class Other>
struct lean::meta::strip_modifiers< Type >::undo< Other >

Adds any modifiers stripped.


The documentation for this struct was generated from the following file: