13 #ifndef __STOUT_REPRESENTATION_HPP__ 14 #define __STOUT_REPRESENTATION_HPP__ 76 using std::reference_wrapper<const T>::reference_wrapper;
85 #endif // __STOUT_REPRESENTATION_HPP__ Representation & operator=(const Representation &)=delete
Definition: type_utils.hpp:619
Representation(const T &t)
Definition: representation.hpp:78
Definition: representation.hpp:72