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

Primary template. More...

#include <TypeTraits.hpp>

Inheritance diagram for mimicpp::is_overloadable_with< First, Second >:
[legend]
Collaboration diagram for mimicpp::is_overloadable_with< First, Second >:
[legend]

Detailed Description

template<typename First, typename Second>
struct mimicpp::is_overloadable_with< First, Second >

Primary template.

Template Parameters
FirstThe first function signature.
SecondThe second function signature.

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