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

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: Sat Sep 19 22:27:27 GMT+2 2026

Total time taken to generate the page: 0.00711 seconds