Searched defs:AnyCast (Results 1 – 2 of 2) sorted by relevance
566 const ValueType* AnyCast(const Any* operand) noexcept in Cast() function585 bool AnyCast(const Any* operand, ValueType& value) noexcept in Cast() function616 ValueType* AnyCast(Any* operand) noexcept in Cast() function636 ValueType AnyCast(const Any& other) in Cast() function661 ValueType AnyCast(Any& other) in Cast() function686 ValueType AnyCast(Any&& other) in Cast() function
774 const ValueType* AnyCast(const Any* operand) noexcept in Cast() function793 bool AnyCast(const Any* operand, ValueType& value) noexcept in Cast() function824 ValueType* AnyCast(Any* operand) noexcept in Cast() function844 ValueType AnyCast(const Any& other) in Cast() function866 ValueType AnyCast(Any& other) in Cast() function888 ValueType AnyCast(Any&& other) in Cast() function