Scarab  v2.9.0
Project 8 C++ Utility Library
Classes | Namespaces
buffer_info.h File Reference
#include "detail/common.h"
Include dependency graph for buffer_info.h:

Go to the source code of this file.

Classes

struct  buffer_info
 Information record describing a Python buffer object. More...
 
struct  buffer_info::private_ctr_tag
 
struct  compare_buffer_info< T, SFINAE >
 
struct  compare_buffer_info< T, detail::enable_if_t< std::is_integral< T >::value > >
 

Namespaces

 pybind11
 glibc defines I as a macro which breaks things, e.g., boost template names
 
 pybind11::detail