xtd 0.2.0
Loading...
Searching...
No Matches
modable_.hpp
Go to the documentation of this file.
1
4#pragma once
5#error "Do not include this file: Internal use only. Include <xtd/modable> or <xtd/modable.hpp> instead."
6
8namespace xtd {
45 template<typename type_t>
46 struct modable;
47}
Definition modable.hpp:12
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8