"exceptional c++", "c++ template programming"

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Hicham Mouline

    #1

    "exceptional c++", "c++ template programming"

    Hello,

    I am looking for an example of a constructor, I think,
    which took the type itself for integral or floating types,
    and a const-ref for a user-defined non primitive type.

    I saw this in one of these books but I can't find it now:

    "Exceptiona l C++"
    "Exceptiona l C++ Style"
    "C++ template programming MPL"

    if anyone remembers this passage for these books?


  • Hicham Mouline

    #2
    Re: "exception al c++", "c++ template programming&quo t;

    I found it. It was the MPL book, right before 4.1.2


    "Hicham Mouline" <hicham@mouline .orgwrote in message
    news:49228a87$0 $90275$14726298 @news.sunsite.d k...
    Hello,
    I am looking for an example of a constructor, I think,
    which took the type itself for integral or floating types,
    and a const-ref for a user-defined non primitive type.
    >
    I saw this in one of these books but I can't find it now:
    >
    "Exceptiona l C++"
    "Exceptiona l C++ Style"
    "C++ template programming MPL"
    >
    if anyone remembers this passage for these books?

    Comment

    Working...