#include <uhal/log/log_inserters.quote.hpp>
Private Member Functions | |
| _Quote (const T &aT) | |
Friends | |
| _Quote< T > | Quote (const T &aT) |
Additional Inherited Members | |
Public Member Functions inherited from uhal::RefWrapper< T > | |
| const T & | value () const |
Protected Member Functions inherited from uhal::RefWrapper< T > | |
| RefWrapper (const T &aT) | |
| virtual | ~RefWrapper () |
Definition at line 52 of file log_inserters.quote.hpp.
|
inlineprivate |
Definition at line 55 of file log_inserters.quote.hpp.
|
friend |
Definition at line 49 of file log_inserters.quote.hxx.