template<std::size_t cur, typename ConsT, typename ConsU>
vt::util::error::PrinterNameValue struct

Public types

using VectorType = std::vector<std::string>

Public static functions

static auto make(ConsT const& names, ConsU const& values) -> VectorType