U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Library : Other (not classified elsewhere) » vectormap exampe is not working anymore
Re: vectormap exampe is not working anymore [message #58383 is a reply to message #58382] Mon, 16 May 2022 00:57 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
Tested this:

#include <Core/Core.h>

using namespace Upp;

CONSOLE_APP_MAIN
{
	VectorMap<int64_t, Vector<Value> > cache;
}


Compiles fine with clang and msc64. I guess I need more detailed description or complete example as package.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: SSL and USEMALLOC
Next Topic: Windows 11 - Menubar issues
Goto Forum:
  


Current Time: Wed Jun 24 22:55:10 GMT+2 2026

Total time taken to generate the page: 0.00406 seconds