|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
类型特征:是否为shared_ptr 更多...
#include <shared_ptr.hpp>
额外继承的成员函数 | |
| Public 类型 继承自 neforce::integral_constant< bool, Value >< false > | |
| using | value_type |
| 值类型 | |
| using | type |
| 自身类型 | |
| Public 成员函数 继承自 neforce::integral_constant< bool, Value >< false > | |
| constexpr | operator value_type () const noexcept |
| 显式转换到值类型的运算符 | |
| constexpr value_type | operator() () const noexcept |
| 函数调用运算符,用于获取值 | |
| 静态 Public 属性 继承自 neforce::integral_constant< bool, Value >< false > | |
| static constexpr bool | value |
| 存储的整数值 | |
类型特征:是否为shared_ptr
在文件 shared_ptr.hpp 第 829 行定义.