template <typename T>

struct is_contiguous

Defined at line 635 of file ../../third_party/fmtlib/src/include/fmt/base.h

Checks whether T is a container with contiguous storage.