xtd 1.0.0
Loading...
Searching...
No Matches
register_any_stringer.hpp File Reference

Definition

Go to the source code of this file.

Namespaces

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

Static Methods

template<typename type_t, typename function_t>
auto xtd::register_any_stringer (const function_t &func) -> void
 Register an any stringer method for a specified type.