xtd 0.2.0
Loading...
Searching...
No Matches
overload.hpp File Reference

Definition

Contains xtd::overload.

Go to the source code of this file.

Classes

struct  xtd::overload_type< args_t >
 Represents class that use to determine one of const and non const overloaded methods. More...

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.

Macros

#define overload_
 Helper keyword that use to determine one of const and non const overloaded methods.

Public name

template<typename ... args_t>
constexpr overload_type< args_t... > xtd::overload