$search
#include <strip.hpp>
Public Types | |
typedef T1 | stored_type |
Public Member Functions | |
strip_inv (const T1 &X) | |
Public Attributes | |
const T1 & | M |
Static Public Attributes | |
static const bool | do_inv = false |
Definition at line 56 of file strip.hpp.
typedef T1 strip_inv< T1 >::stored_type |