xtd
1.0.0
Toggle main menu visibility
Loading...
Searching...
No Matches
xtd.core
include
xtd
dynamic_extent.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
npos.hpp
"
6
8
namespace
xtd
{
10
23
inline
constexpr
auto
dynamic_extent
=
xtd::npos
;
25
}
xtd::dynamic_extent
constexpr auto dynamic_extent
Represents the constant of type xtd::usize signifying that the span has dynamic extent.
Definition
dynamic_extent.hpp:23
xtd::npos
constexpr auto npos
Represents a value that is not a valid position in a collection.
Definition
npos.hpp:26
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
abstract_object.hpp:8
npos.hpp
Contains xtd::npos constant.
Generated on
for xtd by
Gammasoft
. All rights reserved.