unlogic
Loading...
Searching...
No Matches
unlogic::overload< Ts > Struct Template Reference

#include <overload.h>

Inheritance diagram for unlogic::overload< Ts >:

Public Member Functions

template<typename T >
constexpr void operator() (T) const
 

Detailed Description

template<class... Ts>
struct unlogic::overload< Ts >

Definition at line 19 of file overload.h.

Member Function Documentation

◆ operator()()

template<class... Ts>
template<typename T >
constexpr void unlogic::overload< Ts >::operator() ( T  ) const
inlineconstexpr

Definition at line 24 of file overload.h.


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