OpenKalman
Functions
compare.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/settable.hpp"
#include "collections/functions/lexicographical_compare_three_way.hpp"
#include "collections/views/all.hpp"
#include "collections/views/iota.hpp"
#include "collections/functions/compare_indices.hpp"
Include dependency graph for compare.cpp:

Functions

 TEST (collections, lexicographical_compare_views)
 
 TEST (collections, compare_indices)
 

Detailed Description

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