Hi
I'm stuck with this template error, I really don't understand what's going on:
my error message:
/usr/lib/gcc-lib/i386-linux/2.95.4/../../../../include/g++-3/stl_hashtable.h: In method `size_t hashtable<pair<const basic_string<char,string_char_traits<char>,__default_alloc_template<true,0>...
Hello
I'd like to know why there's a syntax error in my code:
#include <string.h>
#include <hash_map.h>
//#include <queue.h>
#include "../LoadingSystem/Loader.hpp"
#include "Cache.hpp"
using namespace loader;
namespace CacheSystem{
template<class T, class K, class...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.