Update to the latest AMTL (#381)
* Update to latest AMTL. * Update .gitignore for VS2015
This commit is contained in:
Submodule public/amtl updated: ae57753e79...364541372c
@ -110,7 +110,7 @@ public:
|
||||
memory_used_(0)
|
||||
{
|
||||
if (!internal_.init())
|
||||
internal_.reportOutOfMemory();
|
||||
internal_.allocPolicy().reportOutOfMemory();
|
||||
}
|
||||
|
||||
typedef typename Internal::Result Result;
|
||||
|
Reference in New Issue
Block a user