xtd 0.2.0
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<class type_t, class function_t>
void xtd::register_any_stringer (const function_t &func)
 Register an any stringer method for a specified type.