#include <descr.h>
|
static constexpr auto | digits = descr<sizeof...(Digits)>(('0' + Digits)...) |
|
template<size_t... Digits>
struct int_to_str< 0, Digits... >
Definition at line 58 of file descr.h.
◆ digits
template<size_t... Digits>
constexpr auto int_to_str< 0, Digits... >::digits = descr<sizeof...(Digits)>(('0' + Digits)...) |
|
staticconstexpr |
The documentation for this struct was generated from the following file:
- /Users/matin/Downloads/testProjs/CppyABM/examples/Cppy/build/_deps/pybind11-src/include/pybind11/detail/descr.h