#include "any.h"#include <functional>#include <string>#include <typeindex>#include <typeinfo>#include <type_traits>#include <unordered_map>#include <vector>Contains xtd::register_any_stringer and xtd::unregister_any_stringer method.


Go to the source code of this file.
Namespaces | |
| xtd | |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
Functions | |
| template<class type_t > | |
| void | xtd::unregister_any_stringer () |
| Unregister an any stringer method for a specified type. More... | |