Ninja
Classes
explanations.h File Reference
#include <stdarg.h>
#include <stdio.h>
#include <string>
#include <unordered_map>
#include <vector>
Include dependency graph for explanations.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Explanations
 A class used to record a list of explanation strings associated with a given 'item' pointer. More...
 
struct  OptionalExplanations
 Convenience wrapper for an Explanations pointer, which can be null if no explanations need to be recorded. More...