![]()  | 
  
    Vcsn
    2.1
    
   Be Rational 
   | 
 
Go to the source code of this file.
Classes | |
| struct | vcsn::MilitaryOrder< T > | 
| Military strict order predicate.  More... | |
Namespaces | |
| vcsn | |
| vcsn::detail | |
Typedefs | |
| template<typename T > | |
| using | vcsn::detail::test_t = decltype(std::declval< T >().size()) | 
| template<typename T > | |
| using | vcsn::detail::has_size_mem_fn = detect< T, test_t > | 
| Whether T features a size() function.  More... | |