|
| template<typename U , typename SecondTemplateArgHasToExistForSomeReason = void, typename DependentType = void, typename = std::is_assignable<GccIceHelper1<T, DependentType>&, U>> |
| GccIce & | operator= (GccIceHelper2< U > const &) |
| |
template<typename T>
class GccIce< T >
Definition at line 45 of file abseil-cpp/absl/types/optional_test.cc.
◆ operator=()
template<typename T >
template<typename U , typename SecondTemplateArgHasToExistForSomeReason = void, typename DependentType = void, typename = std::is_assignable<GccIceHelper1<T, DependentType>&, U>>
The documentation for this class was generated from the following file: