Storage class for buffering value in the result_container when there are still unspecified consumers. More...
Public Member Functions | |
result_value_storage_entry (Index const &index, T const &value) | |
Index const & | index (void) const |
T const & | value (void) const |
Storage class for buffering value in the result_container when there are still unspecified consumers.