|
Grok 12.0.1
|
#include <base.h>
Public Types | |
| enum | { kDisableDeclValEvaluation = 1 } |
| using | type = decltype(TryAddRValRef<T>(0)) |
Static Private Member Functions | |
| template<class U , class URef = U&&> | |
| static URef | TryAddRValRef (int) |
| template<class U , class Arg > | |
| static U | TryAddRValRef (Arg) |
| using hwy::DeclValT< T >::type = decltype(TryAddRValRef<T>(0)) |
|
staticprivate |
|
staticprivate |