- storing/loading n-ary data via complex numbers... - 2 Updates
- Axiom vs C++ - 1 Update
Ian Collins <ian-news@hotmail.com>: Jun 03 11:49AM +1200 On 04/13/17 04:51 PM, Chris M. Thomasson wrote: <snip> > typedef std::int64_t ct_int; > typedef std::uint64_t ct_uint; > typedef double ct_float; That one is a great way to confuse readers! Why don't you put your definitions in a namespace? -- Ian |
"Chris M. Thomasson" <invalid@invalid.invalid>: Jun 02 09:28PM -0700 On 6/2/2017 4:49 PM, Ian Collins wrote: >> typedef double ct_float; > That one is a great way to confuse readers! > Why don't you put your definitions in a namespace? Nice! Imho and fwiw, afaict the namespaces make me want to substitute the underscore _ with a :: wrt. Well, ct::float or ct::int names are not allowed? Imvvvvho, ct_float is pretty low-level and not allowed in a namespace as ct::float? What am I missing here? |
red floyd <no.spam@its.invalid>: Jun 02 06:05PM -0700 > It is one programming language > one can write functions and them have results as in every language... Why are you asking? To show how much more awesome Axiom is? If Axiom is Turing-complete, then there is no function written in C++ that can't be written in Axiom, and vice-versa, |
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page. To unsubscribe from this group and stop receiving emails from it send an email to comp.lang.c+++unsubscribe@googlegroups.com. |
No comments:
Post a Comment