feisty meow concerns codebase  2.140
packable_tree.cpp File Reference
#include "packable_tree.h"
#include <basis/astring.h>
#include <basis/byte_array.h>
#include <basis/guards.h>
#include <structures/object_packers.h>
#include <structures/stack.h>
Include dependency graph for packable_tree.cpp:

Go to the source code of this file.

Namespaces

 nodes
 

Macros

#define LOG(s)   { if (!!s) {} }
 

Enumerations

enum  nodes::tree_commands { nodes::BRANCHES_FOLLOW , nodes::ATTACH_BRANCHES , nodes::FINISH }
 

Macro Definition Documentation

◆ LOG

#define LOG (   s)    { if (!!s) {} }

Definition at line 34 of file packable_tree.cpp.