Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Namespaces | Functions
std::experimental Namespace Reference

Namespaces

namespace  details
 

Functions

template<class D = void, class... Types>
constexpr details::return_type< D, Types... > make_array (Types &&... t)
 

Function Documentation

◆ make_array()

template<class D = void, class... Types>
constexpr details::return_type< D, Types... > std::experimental::make_array ( Types &&...  t)
constexpr