clang::mrdocs::FormatString

A format string with source location.

Synopsis

Declared in <mrdocs/Support/Error.hpp>

template<class... Args>
struct FormatString;

Member Functions

Name

FormatString [constructor]

Data Members

Name

fs

loc

Non-Member Functions

Name

Description

formatError

Return a formatted error.

Created with MrDocs