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++ Core » FIX: Value has Value, Value Type VALUE_V
FIX: Value has Value, Value Type VALUE_V [message #30124] Fri, 10 December 2010 08:51 Go to previous message
kohait00 is currently offline  kohait00
Messages: 939
Registered: July 2009
Location: Germany
Experienced Contributor
hi,

this works fine
Value v = RichValue<Value>(Value(123));

and generates a Value that has a Value in it..creating a nice chicken egg problem Smile but it does not use VALUE_V as its Type.

please, add
Value.h:275
template<> inline dword ValueTypeNo(const Value*)   { return VALUE_V; }

to have this conceptually right..
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Value question (memory consumption)
Next Topic: asxml...or like I would like to keep encoding...
Goto Forum:
  


Current Time: Thu May 16 18:07:36 CEST 2024

Total time taken to generate the page: 0.01798 seconds