Silicium
Public Member Functions | List of all members
Si::detail::then_impl< Error > Struct Template Reference

#include <then.hpp>

Public Member Functions

Error operator() () const
 
template<class First , class... Tail>
Error operator() (First &&first, Tail &&...tail) const
 

Member Function Documentation

template<class Error >
Error Si::detail::then_impl< Error >::operator() ( ) const
inline
template<class Error >
template<class First , class... Tail>
Error Si::detail::then_impl< Error >::operator() ( First &&  first,
Tail &&...  tail 
) const
inline

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