MT Core (C++)
Core library for replacing C++ standard in project usage
|
Formats a masked version 6 IP address with a subnet. More...
#include <ip.hpp>
Static Public Member Functions | |
template<WriterImpl WI> | |
static Result< size_t, typename Writer< WI >::ErrType > | fmt (Writer< WI > *writer, FormatOptions, const SubnetV6 &val) |
|
inlinestatic |
Definition at line 440 of file ip.hpp.