Home
last modified time | relevance | path

Searched defs:is_pmappable (Results 1 – 2 of 2) sorted by relevance

/dports/math/piranha/piranha-0.11/src/
H A Dsymbol_set.hpp58 struct is_pmappable { struct
59 …tic const bool value = std::is_copy_constructible<T>::value && std::is_move_constructible<T>::value
/dports/math/py-piranha/piranha-0.11/src/
H A Dsymbol_set.hpp58 struct is_pmappable { struct
59 …tic const bool value = std::is_copy_constructible<T>::value && std::is_move_constructible<T>::value