template<std::size_t cur, typename ConsT, typename ConsU>
PrinterNameValue struct
Public types
- using VectorType = std::vector<std::string>
Public static functions
- static auto make(ConsT const& names, ConsU const& values) -> VectorType