item_manager.cpp:770: error: prototype for 'bool ITEM_MANAGER::CreateDropItemVector(CHARACTER*, CHARACTER*, std::vector<CItem*, std::allocator<CItem*> >&)' does not match any in class 'ITEM_MANAGER'
item_manager.h:394: error: candidate is: bool ITEM_MANAGER::CreateDropItemVector(CHARACTER*, CHARACTER*, std::vector<std:

air<int, int>, std::allocator<std:

air<int, int> > >&)
item_manager.cpp: In member function 'bool ITEM_MANAGER::CreateDropItemVector(CHARACTER*, CHARACTER*, std::vector<CItem*, std::allocator<CItem*> >&)':
item_manager.cpp:785: error: 'decltype' was not declared in this scope
item_manager.cpp:785: error: expected `;' before 'v'
item_manager.cpp:787: error: 'v' was not declared in this scope
item_manager.cpp:837: error: 'decltype' was not declared in this scope
item_manager.cpp:837: error: expected `;' before 'v'
item_manager.cpp:839: error: 'v' was not declared in this scope
item_manager.cpp:859: error: 'decltype' was not declared in this scope
item_manager.cpp:859: error: expected `;' before 'v'
item_manager.cpp:861: error: 'v' was not declared in this scope
compiling matrix_card.cpp
gmake: *** [.obj/item_manager.o] Error 1
bu hatayı eskiden çözmüştüm simdi unutum yardım edebilirmisiniz