cppyabm  1.0.17
An agent-based library to integrate C++ and Python
Static Public Member Functions | List of all members
compare_buffer_info< T, SFINAE > Struct Template Reference

#include <buffer_info.h>

Static Public Member Functions

static bool compare (const buffer_info &b)
 

Detailed Description

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

Definition at line 131 of file buffer_info.h.

Member Function Documentation

◆ compare()

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

Definition at line 132 of file buffer_info.h.


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