Search:

Type: Posts; User: lieten

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    4,725

    If you are using long doubles, they should be...

    If you are using long doubles, they should be plenty in size unless you are really scrambling for sig figs.
  2. Replies
    3
    Views
    1,498

    No Difference

    There is actually no real difference in the two different syntaxes, but the parenthetical syntax is required in the initialization lists for class constructors:


    class some_class
    {
    public:
    ...
Results 1 to 2 of 2