alpaqa 1.0.0a8
Nonconvex constrained optimization
Loading...
Searching...
No Matches
Functions
util.hpp File Reference
#include <iterator>
#include <numeric>
#include <string>
+ Include dependency graph for util.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::string format_string_list (const auto &container, const auto &proj=[](const auto &x) -> decltype(auto) { return x;})
 

Function Documentation

◆ format_string_list()

std::string format_string_list ( const auto &  container,
const auto &  proj = [](const auto &x) -> decltype(auto) { return x; } 
)

Definition at line 7 of file util.hpp.

+ Here is the caller graph for this function: