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++ 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: 13975
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: Thu May 02 19:23:23 CEST 2024

Total time taken to generate the page: 0.02432 seconds