OpenKalman
Functions
all_from_tuple_like.cpp File Reference

Tests for collections::all_view and collections::views::all involving collections::views::from_tuple_like. More...

#include "tests.hpp"
#include "basics/basics.hpp"
#include "collections/concepts/sized.hpp"
#include "collections/concepts/collection_view.hpp"
#include "collections/concepts/viewable_collection.hpp"
#include "collections/concepts/settable.hpp"
#include "collections/views/internal/tuple_wrapper.hpp"
#include "collections/views/all.hpp"
Include dependency graph for all_from_tuple_like.cpp:

Functions

 TEST (collections, tuple_wrapper)
 
 TEST (collections, all_view_tuple_like)
 

Detailed Description

Tests for collections::all_view and collections::views::all involving collections::views::from_tuple_like.