|
NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
成员的完整列表,这些成员属于 meta_any,包括所有继承而来的类成员
| can_cast() const noexcept | meta_any | inline |
| cast() noexcept | meta_any | inline |
| cast() const noexcept | meta_any | inline |
| convert() const | meta_any | inline |
| get() | meta_any | inline |
| get() const | meta_any | inline |
| has_value() const noexcept | meta_any | inline |
| meta_any() noexcept=default | meta_any | |
| meta_any(T &&value) | meta_any | inlineexplicit |
| meta_any(const meta_any &other) | meta_any | inline |
| operator bool() const noexcept | meta_any | inlineexplicit |
| operator=(const meta_any &other) | meta_any | inline |
| type_id() const noexcept | meta_any | inline |