Lattice Land Core Library
Loading...
Searching...
No Matches
abstract_deps.hpp File Reference
#include "battery/utility.hpp"
#include "battery/vector.hpp"
#include "battery/string.hpp"
#include "battery/tuple.hpp"
#include "battery/variant.hpp"
#include "logic/ast.hpp"

Go to the source code of this file.

Classes

class  lala::AbstractDeps< Allocators >
 

Namespaces

namespace  lala
 

Typedefs

template<class A >
using lala::abstract_ptr = battery::shared_ptr<A, typename A::allocator_type>