Naming convertion

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Fraser Ross

    Naming convertion

    I read about Herb Sutters convention for naming functions, variables etc.
    but I can't find where it was. It might have been in Modern C++ Design or
    C++ Templates. Anyone know where it was?

    Fraser.


  • Victor Bazarov

    #2
    Re: Naming convertion

    "Fraser Ross" <fraserATmember s.v21.co.united kingdom> wrote...[color=blue]
    > I read about Herb Sutters convention for naming functions, variables etc.
    > but I can't find where it was. It might have been in Modern C++ Design or
    > C++ Templates. Anyone know where it was?[/color]

    I'd try looking in one of Herb's own books.


    Comment

    • Fraser Ross

      #3
      Re: Naming convertion

      I have them but I don't think I saw it in them.

      Fraser.


      [color=blue]
      > I'd try looking in one of Herb's own books.
      >
      >[/color]


      Comment

      • Fraser Ross

        #4
        Re: Naming convertion

        I've found it in the preface of Moden C++ Design.

        Fraser.


        Comment

        Working...