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

Adds any modifiers stripped. More...

#include <strip.h>

List of all members.

Public Types

typedef Other type
 Type with modifier, if any modifier stripped.

Detailed Description

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

Adds any modifiers stripped.


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