Celeritas 0.7.0-dev.519+develop.4b271433b
Loading...
Searching...
No Matches
Classes | Functions
StreamableLazy.hh File Reference
#include <ostream>
#include "StreamUtils.hh"

Classes

struct  celeritas::StreamableLazy< F >
 Lazily evaluate a functor that streams content. More...
 

Functions

template<class F >
 celeritas::StreamableLazy (F &&) -> StreamableLazy< F >