Skip to content

class epsilon_scope<T> testo

template <typename T = void>
struct epsilon_scope { … }

constructor epsilon_scope<T>(T)

epsilon_scope(T scale)

Defined at test/comparison.hpp:69

destructor ~epsilon_scope<T>()

~epsilon_scope()

Defined at test/comparison.hpp:70

variable saved

T saved = current_epsilon<T>()

Defined at test/comparison.hpp:71

Defined at test/comparison.hpp:66