no_value_error Struct Reference

Raised by the view when it produces no value yet. More...

#include <atria/funken/detail/no_value.hpp>

Public Member Functions

const char * what () const noexcept override
 

Detailed Description

Raised by the view when it produces no value yet.

This can happen when the reducing function that it uses is filtering some values.

Definition at line 39 of file no_value.hpp.


The documentation for this struct was generated from the following file:
Fork me on GitHub