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

Home » U++ Library support » U++ SQL » SQLCommander, MySQL and other questions...[NEEDS SPLITTING...]
Re: Couple of questions [message #35 is a reply to message #32] Mon, 21 November 2005 23:50 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
Well, fundamental types are moveable by detail. Anyway, moveable types have to be marked somehow and this has to be done for 'int' as well.

You can mark newly created classes using

class Foo : Moveable<Foo>

but this is of course not possible for built-in types. Thus NTL_MOVEABLE macro that makes the same thing for type that already exists.

Actually, this is even documented here:

http://upp.sourceforge.net/srcdoc$Core$Moveable$en-us.html

it is one of the oldest documentation pieces in existence Smile (I would no speak about std::string today...)
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem Building SQL-SQLite3\Simple.cpp
Next Topic: Postgresql
Goto Forum:
  


Current Time: Mon Jul 13 15:09:36 GMT+2 2026

Total time taken to generate the page: 0.00907 seconds