Annotation indicating that a class derives from another given type.  
 More...
#include </builds/ipbus/ipbus-software/uhal/python/pybind11-python2/include/pybind11/attr.h>
 | 
|   | PYBIND11_DEPRECATED ("base<T>() was deprecated in favor of specifying 'T' as a template argument to class_") base() | 
|   | 
|   | PYBIND11_DEPRECATED ("base<T>() was deprecated in favor of specifying 'T' as a template argument to class_") base()=default | 
|   | 
template<typename T>
struct base< T >
Annotation indicating that a class derives from another given type. 
Definition at line 60 of file attr.h.
 
◆ PYBIND11_DEPRECATED() [1/2]
template<typename T > 
  
  
      
        
          | base< T >::PYBIND11_DEPRECATED  | 
          ( | 
          "base<T>() was deprecated in favor of specifying 'T' as a template argument to class_"  | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ PYBIND11_DEPRECATED() [2/2]
template<typename T > 
  
  
      
        
          | base< T >::PYBIND11_DEPRECATED  | 
          ( | 
          "base<T>() was deprecated in favor of specifying 'T' as a template argument to class_"  | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
The documentation for this struct was generated from the following files:
- python/pybind11-python2/include/pybind11/attr.h
 
- python/pybind11/include/pybind11/attr.h