Home
last modified time | relevance | path

Searched defs:PYBIND11_MAYBE_UNUSED (Results 1 – 1 of 1) sorted by relevance

/external/python/pybind11/include/pybind11/detail/
Dcommon.h98 # define PYBIND11_MAYBE_UNUSED [[maybe_unused]] macro
100 # define PYBIND11_MAYBE_UNUSED macro
102 # define PYBIND11_MAYBE_UNUSED __attribute__ ((__unused__)) macro