Home
last modified time | relevance | path

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

/third_party/boost/libs/hana/test/_include/laws/
Dcomonad.hpp20 struct TestComonad : TestComonad<W, laws> { struct
25 struct TestComonad<W, laws> { struct
27 TestComonad(Ws ws) { in TestComonad() function