mirror of
https://github.com/boostorg/core.git
synced 2026-05-04 19:54:17 +02:00
Add empty_init constant to documentation
This commit is contained in:
@@ -97,6 +97,8 @@ public:
|
||||
T& get() noexcept;
|
||||
};
|
||||
|
||||
inline constexpr empty_init_t empty_init{ };
|
||||
|
||||
} /* boost */
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user