"E. Gladyshev" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Not exactly, STL has some implmentation specific .cpp > files, is it a template library?
Yes it is, but AFAIK it doesn't have cpp files. std::streams really have cpp files and are part of standart, but if i don't mind they are not part of STL. Am i wrong ? > I repeat the gui library itself will contain headers > only (NO .cpp files). ... Here you are telling NO CPP in your library. > All the cpp files will be > platform dependant that should be considered as > customizations of the pure template library. ... And here you are telling that there will be some (platform dependant). Do you mean there will be two libraries/layers ? > The > customizations could be even put in another namespace. regards, bohdan _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost