xtd
0.2.0
xtd.core
include
xtd
cnull.h
Go to the documentation of this file.
1
#pragma once
5
#include "
types.h
"
6
#include <iostream>
7
#include <fstream>
8
#include <string>
9
#include <vector>
10
12
xtd::int32
__get_file_attributes(
const
char
* path);
14
16
namespace
xtd
{
25
inline
std::ostream
cnull
(
nullptr
);
26
}
types.h
Contains xtd fundamental types.
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition:
system_report.h:17
xtd::cnull
std::ostream cnull(nullptr)
Provides a null std::ostream.
xtd::int32
int_least32_t int32
Represents a 32-bit signed integer.
Definition:
types.h:129
Generated on Mon Oct 9 2023 14:41:57 for xtd by
Gammasoft
. All rights reserved.