mimic++ v5
Loading...
Searching...
No Matches
mimicpp::is_overload_set< First, Others > Struct Template Reference

Primary template. More...

#include <TypeTraits.hpp>

Inheritance diagram for mimicpp::is_overload_set< First, Others >:
[legend]
Collaboration diagram for mimicpp::is_overload_set< First, Others >:
[legend]

Detailed Description

template<typename First, typename... Others>
struct mimicpp::is_overload_set< First, Others >

Primary template.

Template Parameters
FirstThe first function signature.
OthersThe other function signatures.

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