halcheck 1.0
Loading...
Searching...
No Matches
halcheck::lib::overload< Args > Struct Template Reference

Represents an overload set as a single value. More...

#include <overload.hpp>

Public Member Functions

 overload (Args... args)
 Construct a new overload set.*.
 

Detailed Description

template<typename... Args>
struct halcheck::lib::overload< Args >

Represents an overload set as a single value.

Template Parameters
ArgsThe remaining overloads to represent.

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