ivl 679
ivl::array_details::scalar_to_array< T, A > Class Template Reference

#include <elem_func_tools.hpp>

List of all members.


Detailed Description

template<class T, class A>
class ivl::array_details::scalar_to_array< T, A >

Converts a scalar to an array of type A with repeated value of the scalar. However, if A is array<array<T> > only the outer container is kept, making it an array<T>.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations