FE 0.15.0
A C++23 toolkit for writing compiler/interpreter frontends.
Loading...
Searching...
No Matches
log.h File Reference
#include <cassert>
#include <concepts>
#include <ostream>
#include <print>
#include <source_location>
#include <sstream>
#include <string_view>
#include <type_traits>
#include "fe/assert.h"
#include "fe/format.h"
#include "fe/loc.h"
#include "fe/term.h"
Include dependency graph for log.h:

Go to the source code of this file.

Classes

class  fe::Log
 Facility to log what you are doing. More...
struct  fe::Log::FmtLoc< Args >
 A cite_string that remembers where it was written. More...

Namespaces

namespace  fe