Re: Formatting decimal places
Julie wrote:[color=blue]
> Jeff Schwab wrote:
>[color=green]
>>Julie wrote:
>>[color=darkred]
>>>Jeff Schwab wrote:
>>>
>>>
>>>>Claudio Puviani wrote:
>>>>
>>>>
>>>>>"Jeff Schwab" <jeffplus@comca st.net> wrote
>>>>>
>>>>>
>>>>>
>>>>>>Claudio Puviani wrote:
>>>>>>
>>>>>>
>>>>>>
>>>>>>>These libraries are NOT the core standard C++
>>>>>>>langua ge/libraries which is the topic of this newsgroup.
>>>>>>
>>>>>>Where is that topic stated?
>>>>>
>>>>>
>>>>>http://www.parashift.com/c++-faq-lit...t.html#faq-5.9
>>>>>
>>>>>"Only post to comp.lang.c++ if your question is about the C++ language itself.
>>>>>For example, C++ code design, syntax, style, rules, bugs, etc. Ultimately this
>>>>>means your question must be answerable by looking into the C++ language
>>>>>definiti on as determined by the ISO/ANSI C++ Standard document, and by planned
>>>>>extensio ns and adjustments."
>>>>>
>>>>>Clearly, this excludes third party libraries, unless they somehow made it into
>>>>>the ISO/ANSI C++ Standard document.
>>>>
>>>>This excludes questions about thirdy-party libraries. IMO, it is in no
>>>>way OT to direct someone to an appropriate resource.
>>>
>>>
>>>That last statement is true only if qualified:
>>>
>>>...if there is no suitable implementation or construct in C++[/color]
>>
>>Boost *is* a suitable implementation in C++.[/color]
>
>
> I can't believe you still don't understand what I'm saying. I'll try to
> clarify:
>
> ...if there is no suitable implementation in the standard C++ library or no
> suitable construct in the native C++ language[/color]
And putting that construct in a namespace called "boost" makes it OT?
Julie wrote:[color=blue]
> Jeff Schwab wrote:
>[color=green]
>>Julie wrote:
>>[color=darkred]
>>>Jeff Schwab wrote:
>>>
>>>
>>>>Claudio Puviani wrote:
>>>>
>>>>
>>>>>"Jeff Schwab" <jeffplus@comca st.net> wrote
>>>>>
>>>>>
>>>>>
>>>>>>Claudio Puviani wrote:
>>>>>>
>>>>>>
>>>>>>
>>>>>>>These libraries are NOT the core standard C++
>>>>>>>langua ge/libraries which is the topic of this newsgroup.
>>>>>>
>>>>>>Where is that topic stated?
>>>>>
>>>>>
>>>>>http://www.parashift.com/c++-faq-lit...t.html#faq-5.9
>>>>>
>>>>>"Only post to comp.lang.c++ if your question is about the C++ language itself.
>>>>>For example, C++ code design, syntax, style, rules, bugs, etc. Ultimately this
>>>>>means your question must be answerable by looking into the C++ language
>>>>>definiti on as determined by the ISO/ANSI C++ Standard document, and by planned
>>>>>extensio ns and adjustments."
>>>>>
>>>>>Clearly, this excludes third party libraries, unless they somehow made it into
>>>>>the ISO/ANSI C++ Standard document.
>>>>
>>>>This excludes questions about thirdy-party libraries. IMO, it is in no
>>>>way OT to direct someone to an appropriate resource.
>>>
>>>
>>>That last statement is true only if qualified:
>>>
>>>...if there is no suitable implementation or construct in C++[/color]
>>
>>Boost *is* a suitable implementation in C++.[/color]
>
>
> I can't believe you still don't understand what I'm saying. I'll try to
> clarify:
>
> ...if there is no suitable implementation in the standard C++ library or no
> suitable construct in the native C++ language[/color]
And putting that construct in a namespace called "boost" makes it OT?
Comment