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

Determine if a visit operation might throw. More...

#include <visitor.hpp>

Detailed Description

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

Determine if a visit operation might throw.


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