Namespaces
Views
C++
Reflection library
Reflection types and queries
| Defined in header <meta>
|
||
consteval bool is_annotation( std::meta::info r );
|
(since C++26) | |
Returns true if r represents an annotation. Otherwise returns false.
Contents
Parameters
| r | - | a reflection value |
Return value
true if r represents an annotation; otherwise false.
Example
See also
(C++26) |
obtains the annotations applying to the reflected entity (function) |
Navigation
- Support us
- Recent changes
- FAQ
- Offline version
Tools
- What links here
- Related changes
- Upload file
- Special pages
- Printable version
- Permanent link
- Page information