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
Representation(const T &t)
Definition: representation.hpp:78
Definition: representation.hpp:72