Skip to content

Commit

Permalink
Document value_sett
Browse files Browse the repository at this point in the history
  • Loading branch information
smowton committed Nov 26, 2017
1 parent 8bcca68 commit 6ebceca
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 5 deletions.
3 changes: 3 additions & 0 deletions src/pointer-analysis/value_set.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ Author: Daniel Kroening, [email protected]

#include "add_failed_symbols.h"

// Due to a large number of functions defined inline, `value_sett` and
// associated types are documented in its header file, `value_set.h`.

const value_sett::object_map_dt value_sett::object_map_dt::blank{};
object_numberingt value_sett::object_numbering;

Expand Down
Loading

0 comments on commit 6ebceca

Please sign in to comment.