Scarab  v2.11.1
Project 8 C++ Utility Library
Public Member Functions | Public Attributes | List of all members
sibling Struct Reference

Annotation indicating that a function is an overload associated with a given "sibling". More...

#include <attr.h>

Public Member Functions

 sibling (const handle &value)
 

Public Attributes

handle value
 

Detailed Description

Annotation indicating that a function is an overload associated with a given "sibling".

Definition at line 36 of file attr.h.

Constructor & Destructor Documentation

◆ sibling()

sibling ( const handle value)
inline

Definition at line 36 of file attr.h.

Member Data Documentation

◆ value

handle value

Definition at line 36 of file attr.h.


The documentation for this struct was generated from the following file: