Interfacing to C++: Cannot access value from namespace

Andrew Edwards edwards.ac at gmail.com
Sat Sep 7 12:32:43 UTC 2019


On Saturday, 7 September 2019 at 12:30:53 UTC, Andrew Edwards 
wrote:
> On Saturday, 7 September 2019 at 12:24:49 UTC, Ali Çehreli 
> wrote:
>> On 09/07/2019 03:26 AM, Andrew Edwards wrote:
>>
>> >      float continuallyUpdatedValue;
>> >      float continuallyChangingValue; // [1]
>>
>> They mean the same thing for an English speaker but compilers 
>> don't know that (yet?). :)
>>
>> Ali
>
> LOL. Sorry about that, I decided to change the variable name in 
> the middle of writing the post and missed one.
>
> Andrew

The problem existed prior to this naming mishap and remains after 
correcting it.


More information about the Digitalmars-d-learn mailing list