
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Today, 12:58 PM
Okay, got it. It's currently set to Default (ISO C++14 Standard)
Maybe - but the functions with overloads are always the ones which give the...
10 replies | 139 view(s)
-
Today, 12:01 PM
In VS2019, for the project/properties/general/C++ Language standard
What's the value? Preview means using C++20 which has return values for these...
10 replies | 139 view(s)
-
Today, 11:05 AM
Sorry - I'm not quite sure what that means - but I think this might be significant...
It looks like all the functions which fail are ones that...
10 replies | 139 view(s)
-
Today, 10:51 AM
That's probably the issue. All the lines which now don't compile are those that reference functions that no longer return void, but have a return...
10 replies | 139 view(s)
-
Today, 10:50 AM
I don't know if this'll hep or just complicate things but this seems to be the current implementation for std::list::unique() (VS2019)
void...
10 replies | 139 view(s)
-
Today, 10:08 AM
It looks like we're using ver 5.3.6 (about 2 x versions ago). I'll be busy tomorrow but if I can find some time at the weekend I'll try to product...
10 replies | 139 view(s)
-
Today, 08:52 AM
What version of lua are you using? The latest version is 5.4.2
There's also info on the internet as to how to use lua with C++ and classes as lua...
10 replies | 139 view(s)
-
Today, 08:38 AM
My response in my post #2 is based upon what I remember reading some time ago (MSDN blog post?) about some changes to the way Microsoft implement...
10 replies | 139 view(s)
-
Today, 08:28 AM
Thanks 2kaud - but isn't that true for all template functions? I've never quite got my head around templates but my understanding is that they're not...
10 replies | 139 view(s)
-
Today, 07:38 AM
I think that this is due to changes in the stl implementation that means that some stl class members are no longer 'true functions' ie functions to...
10 replies | 139 view(s)
-
Today, 04:53 AM
I'm building some code which uses a library called lua. One of its header files contains a template class which (I think) is some kind of customised...
10 replies | 139 view(s)
|
Click Here to Expand Forum to Full Width
On-Demand Webinars (sponsored)
|