Contains xtd::converter alias.
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. | |
Typedefs | |
template<class output_t, class input_t> | |
using | xtd::converter |
Represents a method that converts an object from one type to another type. | |