xtd 0.2.0
Loading...
Searching...
No Matches
formatable_.hpp
Go to the documentation of this file.
1
4#pragma once
5#error "Do not include this file: Internal use only. Include <xtd/formatable> or <xtd/formatable.hpp> instead."
6
8namespace xtd {
29 template<class value_t>
30 struct formatable;
31}
Definition formatable.hpp:14
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8