xtd 0.2.0
Loading...
Searching...
No Matches
const_overload.hpp File Reference
#include <functional>

Definition

Contains xtd::const_overload.

Go to the source code of this file.

Classes

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

Namespaces

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

Macros

#define const_overload_
 Helper keyword that use to determine one of const overloaded methods.

Public Variables

template<typename ... args_t>
constexpr const_overload_type< args_t... > xtd::const_overload