C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::detail::left_oracle< Left, Right > Struct Template Reference

Always evaluates to Left. More...

#include <fwd.hpp>

Public Types

using type = Left
 

Detailed Description

template<class Left, class Right>
struct caf::detail::left_oracle< Left, Right >

Always evaluates to Left.


The documentation for this struct was generated from the following file: