![]()  | 
  
    Vcsn
    2.5.dev
    
   Be Rational 
   | 
 
Concat two sequences of size_t, adding the size of the first. More...
#include <tuple.hh>
Concat two sequences of size_t, adding the size of the first.
E.g., <0, 1, 2>, <0, 1, 2, 3> -> <0, 1, 2, 3, 4, 5, 6>.