|
lean cpp library
A lean C++ library providing efficient utility classes for high-performance C++ applications.
|
Strips a reference from the given type. More...
#include <strip.h>
Classes | |
| struct | undo |
| Adds any reference stripped. More... | |
Public Types | |
| typedef Type | type |
| Type without reference. | |
Static Public Attributes | |
| static const bool | stripped = false |
| True, if any reference stripped. | |
Strips a reference from the given type.
1.7.6.1