|
xtd
0.2.0
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
5#if !defined(__XTD_CORE_INTERNAL__)
6#error "Do not include this file: Internal use only"
11#include "../types.hpp"
14void __format_exception(
const xtd::type& type);
15void __format_exception(
const std::string& message);
std::type_info type
Stores information about a type.
Definition type.hpp:23