BoB robotics
The Brains on Board robotics library
pybind11::base< T > Struct Template Reference

Annotation indicating that a class derives from another given type. More...

#include <attr.h>

Public Member Functions

 __attribute__ ((deprecated("base<T>() was deprecated in favor of specifying 'T' as a template argument to class_"))) base()
 

Detailed Description

template<typename T>
struct pybind11::base< T >

Annotation indicating that a class derives from another given type.


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