Scarab  v2.11.1
Project 8 C++ Utility Library
has_operator_delete< T, SFINAE > Struct Template Reference

#include <pybind11.h>

Inheritance diagram for has_operator_delete< T, SFINAE >:
Inheritance graph

Detailed Description

template<typename T, typename SFINAE = void>
struct pybind11::detail::has_operator_delete< T, SFINAE >

Definition at line 992 of file pybind11.h.


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