|
xtd
0.2.0
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
32 template<
class output_t,
class input_t>
33 using converter = xtd::delegate<output_t(input_t input)>;
Contains xtd::delegate <result_t(arguments_t...)> delegate.
xtd::delegate< output_t(input_t input)> converter
Represents a method that converts an object from one type to another type.
Definition converter.hpp:33
Contains xtd::int32 type.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10