Home
last modified time | relevance | path

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

/third_party/boost/boost/test/data/monomorphic/
Dsample_merge.hpp75 inline auto as_tuple( T && arg ) in as_tuple() function
/third_party/boost/libs/hana/include/boost/hana/experimental/
Dprintable.hpp226 auto as_tuple = hana::transform(hana::to_tuple(set), in apply() local
/third_party/boost/boost/hana/experimental/
Dprintable.hpp226 auto as_tuple = hana::transform(hana::to_tuple(set), in apply() local
/third_party/python/Lib/logging/
Dconfig.py481 def as_tuple(self, value): member in BaseConfigurator
/third_party/python/Lib/
D_pydecimal.py969 def as_tuple(self): member in Decimal