variant
A type safe generalized union type
result_of_visit< Callable, Args > Struct Template Reference

Compute the result type of a visit. More...

#include <visitor.hpp>

Detailed Description

template<class Callable, class... Args>
struct result_of_visit< Callable, Args >

Compute the result type of a visit.


The documentation for this struct was generated from the following file: