Malloy
|
Helper for http_callback concept. More...
#include <type_traits.hpp>
Public Member Functions | |
template<typename V > | |
void | operator() (V &&) |
Public Attributes | |
Callback | cb |
Helper for http_callback concept.
Callback | carries the functor type being checked by the concept |