OpenKalman
Functions
concat.cpp File Reference

Tests for collections::concat_tuple_view and collections::views::concat. More...

#include "tests.hpp"
#include "basics/basics.hpp"
#include "collections/concepts/collection_view.hpp"
#include "collections/concepts/tuple_like.hpp"
#include "collections/views/all.hpp"
#include "collections/views/concat.hpp"
#include "collections/functions/internal/tuple_like_to_tuple.hpp"
Include dependency graph for concat.cpp:

Functions

 TEST (collections, concat_tuple_view)
 
 TEST (collections, concat)
 

Detailed Description

Tests for collections::concat_tuple_view and collections::views::concat.