cheshirekow
v0.1.0
|
signifies the parameter should be passed by const reference More...
#include <kwargs/kwargs.h>
Public Member Functions | |
ConstRefWrap (const T &v) | |
Public Attributes | |
const T & | v |
signifies the parameter should be passed by const reference
|
inline |
const T& kw::ConstRefWrap< T >::v |