Searched defs:as_tuple (Results 1 – 5 of 5) sorted by relevance
75 inline auto as_tuple( T && arg ) in as_tuple() function
226 auto as_tuple = hana::transform(hana::to_tuple(set), in apply() local
481 def as_tuple(self, value): member in BaseConfigurator
969 def as_tuple(self): member in Decimal