Tatooine
|
Go to the source code of this file.
Namespaces | |
namespace | tatooine |
namespace | tatooine::vtk |
namespace | tatooine::vtk::xml |
Functions | |
auto | tatooine::vtk::xml::visit (data_type dt, auto &&f) |
auto | tatooine::vtk::xml::parse_data_type (char const *str) -> data_type |
auto | tatooine::vtk::xml::to_string (data_type const t) -> std::string_view |
auto | tatooine::vtk::xml::size (data_type const dt) -> std::size_t |
auto | tatooine::vtk::xml::operator<< (std::ostream &, data_type const) -> std::ostream & |
template<typename T > | |
static auto constexpr | tatooine::vtk::xml::to_data_type () |