constantly.hpp
Go to the documentation of this file.
Definition: constantly.hpp:40
auto constantly(T &&value) -> constantly_t< estd::decay_t< T > >
Similar to clojure.core/constantly.
Definition: constantly.hpp:56