BoB robotics
The Brains on Board robotics library
pybind11::metaclass Struct Reference

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

#include <attr.h>

Public Member Functions

 __attribute__ ((deprecated("py::metaclass() is no longer required. It's turned on by default now."))) metaclass()
 
 metaclass (handle value)
 Override pybind11's default metaclass.
 

Public Attributes

handle value
 

Detailed Description

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


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