μHAL (v2.8.17)
Part of the IPbus software repository
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Static Public Member Functions | List of all members
compare_buffer_info< T, SFINAE > Struct Template Reference

#include </builds/ipbus/ipbus-software/uhal/python/pybind11-python2/include/pybind11/buffer_info.h>

Static Public Member Functions

static bool compare (const buffer_info &b)
 
static bool compare (const buffer_info &b)
 

Detailed Description

template<typename T, typename SFINAE = void>
struct compare_buffer_info< T, SFINAE >

Definition at line 174 of file buffer_info.h.

Member Function Documentation

◆ compare() [1/2]

template<typename T , typename SFINAE = void>
static bool compare_buffer_info< T, SFINAE >::compare ( const buffer_info b)
inlinestatic

Definition at line 175 of file buffer_info.h.

References buffer_info::format, and buffer_info::itemsize.

◆ compare() [2/2]

template<typename T , typename SFINAE = void>
static bool compare_buffer_info< T, SFINAE >::compare ( const buffer_info b)
inlinestatic

Definition at line 175 of file buffer_info.h.

References buffer_info::format, and buffer_info::itemsize.


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