Classes | Typedefs | Variables
matplotlibcpp::detail Namespace Reference

Classes

struct  _interpreter
 
struct  is_callable
 
struct  is_callable_impl
 
struct  is_callable_impl< false, T >
 
struct  is_callable_impl< true, T >
 
struct  plot_impl
 
struct  plot_impl< std::false_type >
 
struct  plot_impl< std::true_type >
 

Typedefs

template<typename T >
using is_function = typename std::is_function< std::remove_pointer< std::remove_reference< T > >>::type
 

Variables

static std::string s_backend
 

Typedef Documentation

◆ is_function

template<typename T >
using matplotlibcpp::detail::is_function = typedef typename std::is_function<std::remove_pointer<std::remove_reference<T> >>::type

Definition at line 1658 of file matplotlibcpp.h.

Variable Documentation

◆ s_backend

std::string matplotlibcpp::detail::s_backend
static

Definition at line 35 of file matplotlibcpp.h.



ov_core
Author(s): Patrick Geneva , Kevin Eckenhoff , Guoquan Huang
autogenerated on Mon Jan 22 2024 03:08:17