Grok 12.0.1
Public Member Functions | Private Attributes | List of all members
hwy::HWY_NAMESPACE::ForMaxPow2< Test > Class Template Reference

#include <test_util-inl.h>

Public Member Functions

 ~ForMaxPow2 ()
 
template<typename T >
void operator() (T) const
 

Private Attributes

bool called_ = false
 

Constructor & Destructor Documentation

◆ ~ForMaxPow2()

template<class Test >
hwy::HWY_NAMESPACE::ForMaxPow2< Test >::~ForMaxPow2 ( )
inline

Member Function Documentation

◆ operator()()

template<class Test >
template<typename T >
void hwy::HWY_NAMESPACE::ForMaxPow2< Test >::operator() ( T ) const
inline

Member Data Documentation

◆ called_

template<class Test >
bool hwy::HWY_NAMESPACE::ForMaxPow2< Test >::called_ = false
mutableprivate

The documentation for this class was generated from the following file: