vg/include/lru_cache.h:74:37: error: no type named ‘iterator’ in ‘using map_type = class std::unordered_map<long int, LRUCache<long int, std::vector<vg::Edge> >::Impl::Node*, std::hash<long int>, std::equal_to<long int>, std::allocator<std::pair<const long int, LRUCache<long int, std::vector<vg::Edge> >::Impl::Node*> > > {aka class std::unordered_map<long int, LRUCache<long int, std::vector<vg::Edge> >::Impl::Node*, std::hash<long int>, std::equal_to<long int>, std::allocator<std::pair<const long int, LRUCache<long int, std::vector<vg::Edge> >::Impl::Node*> > >}’
make: *** [obj/main.o] Error 1
Compiling the latest commit to test GFA changes gives me: