20#ifndef mia_core_refholder_hh
21#define mia_core_refholder_hh
43 typedef std::shared_ptr<TRefHolder<T>>
Pointer;
A class to make a const reference not so const.
const T & const_reference
the type of the actual reference this class holds
std::shared_ptr< TRefHolder< T > > Pointer
pointer type of this reference holder.
TRefHolder(const_reference r)
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
#define NS_MIA_END
conveniance define to end the mia namespace