xtd
0.2.0
Loading...
Searching...
No Matches
xtd.core
include
xtd
epos.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "npos"
6
8
namespace
xtd
{
10
33
inline
constexpr
xtd::size
epos
=
xtd::npos
- 1;
35
}
xtd::npos
constexpr xtd::size npos
Represents a value that is not a valid position in a collection.
Definition
npos.hpp:26
xtd::epos
constexpr xtd::size epos
Represents the index of the last valid element in a collection.
Definition
epos.hpp:33
xtd::size
size_t size
Represents a size of any object in bytes.
Definition
size.hpp:23
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
abstract_object.hpp:8
Generated on Sun Sep 21 2025 09:17:26 for xtd by
Gammasoft
. All rights reserved.