Loading...
Searching...
No Matches
score::detail::dereference_visitor< T > Class Template Reference
Proxy visitor that dereferences before calling the actual visitor. More...
Detailed Description
template<typename T>
class score::detail::dereference_visitor< T >
class score::detail::dereference_visitor< T >
Proxy visitor that dereferences before calling the actual visitor.
Public Member Functions | |
| template<typename Arg > | |
| auto | operator() (Arg &&arg) const |
| auto | operator() () const |
Public Attributes | |
| const T & | impl |
The documentation for this class was generated from the following file: