SlHelpers
Loading...
Searching...
No Matches
pybind11::detail::type_caster< std::chrono::year_month_day > Struct Reference

Casts a std::chrono::year_month_day to a Python datetime.date object. More...

#include <pybindSupp.h>

Public Member Functions

 PYBIND11_TYPE_CASTER (std::chrono::year_month_day, _("datetime.date"))
 The necessary boilerplate for casting std::chrono::year_month_day to Python.

Static Public Member Functions

static handle cast (std::chrono::year_month_day ymd, return_value_policy, handle)
 Casts a std::chrono::year_month_day to a Python datetime.date object.

Detailed Description

Casts a std::chrono::year_month_day to a Python datetime.date object.


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/slhelpers-20260608.f7d85d4-build/slhelpers-20260608.f7d85d4/src/pybind/pybindSupp.h