OpenKalman
|
Tests for collections::transform_view and collections::views::transform. More...
#include "values/tests/tests.hpp"
#include "values/concepts/fixed.hpp"
#include "values/concepts/dynamic.hpp"
#include "values/traits/number_type_of_t.hpp"
#include "values/traits/real_type_of_t.hpp"
#include "values/concepts/integral.hpp"
#include "values/concepts/index.hpp"
#include "collections/concepts/collection_view.hpp"
#include "collections/functions/get.hpp"
#include "collections/views/generate.hpp"
Functions | |
TEST (collections, generate_view) | |
TEST (collections, generate_view_unsized) | |
Tests for collections::transform_view and collections::views::transform.