Template Function cif::coloured(const std::basic_string<char_type, traits_type, allocator_type>&, colour::colour_type, colour::colour_type, colour::style_type)

Function Documentation

template<typename char_type, typename traits_type, typename allocator_type>
inline auto cif::coloured(const std::basic_string<char_type, traits_type, allocator_type> &str, colour::colour_type fg, colour::colour_type bg = colour::colour_type::none, colour::style_type st = colour::style_type::regular)

Manipulator for coloured strings.