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

#include <then.hpp>

Public Member Functions

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

Member Function Documentation

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

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