HepMC3 event record library
Public Member Functions | Data Fields
metaclass Struct Reference

Annotation which requests that a special metaclass is created for a type. More...

#include <attr.h>

+ Collaboration diagram for metaclass:

Public Member Functions

 metaclass (handle value)
 Override pybind11's default metaclass. More...
 

Data Fields

handle value
 

Detailed Description

Annotation which requests that a special metaclass is created for a type.

Definition at line 61 of file attr.h.

Constructor & Destructor Documentation

metaclass ( handle  value)
inlineexplicit

Override pybind11's default metaclass.

Definition at line 68 of file attr.h.


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