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

Adds any pointer stripped. More...

#include <strip.h>

List of all members.

Public Types

typedef impl::do_strip_pointer
< pointer >::template undo
< Other >::type 
pointer
 Pointer type without modifiers.
typedef strip_modifiers< Type >
::template undo< pointer >
::type 
type
 Type with pointer, if any pointer stripped.

Detailed Description

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

Adds any pointer stripped.


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