Searched defs:as_tuple (Results 1 – 4 of 4) 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
480 def as_tuple(self, value): member in BaseConfigurator
969 def as_tuple(self): member in Decimal