Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 14267
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: Thu Aug 21 11:21:13 CEST 2025

Total time taken to generate the page: 0.00603 seconds