Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
algorithm.hh File Reference
#include <algorithm>
Include dependency graph for algorithm.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<typename Container , typename Compare >
bool vcsn::detail::is_sorted (const Container &container, Compare comp)