OpenKalman
Functions
all.cpp File Reference

Tests for collections::all_view and collections::views::all. 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/movable_wrapper.hpp"
#include "collections/views/all.hpp"
Include dependency graph for all.cpp:

Functions

 TEST (collections, movable_wrapper)
 
 TEST (collections, all_view_range)
 
 TEST (collections, all_view_cpp_array)
 
 TEST (collections, all_view_tuple_like_range)
 

Detailed Description

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