xtd
0.2.0
Loading...
Searching...
No Matches
xtd.core
include
xtd
cnull.h
Go to the documentation of this file.
1
4
#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
{
27
inline
std::ostream
cnull
(
nullptr
);
28
}
xtd::int32
int32_t int32
Represents a 32-bit signed integer.
Definition
int32.h:23
xtd::cnull
std::ostream cnull(nullptr)
Provides a null std::ostream.
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
xtd_about_box.h:10
types.h
Contains xtd fundamental types.
Generated on Thu Oct 17 2024 16:02:59 for xtd by
Gammasoft
. All rights reserved.