lean cpp library
A lean C++ library providing efficient utility classes for high-performance C++ applications.
|
Adds any pointer stripped. More...
#include <strip.h>
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. |
Adds any pointer stripped.