mirror of
https://github.com/boostorg/move.git
synced 2025-08-01 05:14:27 +02:00
Add additional nat types.
This commit is contained in:
@@ -67,6 +67,8 @@ typedef bool_<false> false_;
|
|||||||
// nat
|
// nat
|
||||||
//////////////////////////////////////
|
//////////////////////////////////////
|
||||||
struct nat{};
|
struct nat{};
|
||||||
|
struct nat2{};
|
||||||
|
struct nat3{};
|
||||||
|
|
||||||
//////////////////////////////////////
|
//////////////////////////////////////
|
||||||
// yes_type/no_type
|
// yes_type/no_type
|
||||||
|
Reference in New Issue
Block a user