Vcsn  2.2a
Be Rational
project-context.hh File Reference
Include dependency graph for project-context.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 vcsn
 
 vcsn::detail
 

Functions

template<size_t Tape, typename LabelSet , typename WeightSet >
auto vcsn::detail::project (const context< LabelSet, WeightSet > &ctx) -> std::enable_if_t< context< LabelSet, WeightSet >::is_lat, project_context< Tape, context< LabelSet, WeightSet >>>
 The resulting apparent context when keeping only tape Tape. More...