xtd 0.2.0
unregister_any_stringer.hpp File Reference
#include "any.hpp"
#include <functional>
#include <string>
#include <typeindex>
#include <typeinfo>
#include <type_traits>
#include <unordered_map>
#include <vector>

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.
 

Functions

template<class type_t>
void xtd::unregister_any_stringer ()
 Unregister an any stringer method for a specified type.