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

Adds any array stripped. More...

#include <strip.h>

List of all members.

Public Types

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

Detailed Description

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

Adds any array stripped.


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