Mentions légales du service

Skip to content
Snippets Groups Projects
GILLES Sebastien's avatar
opened issue #140 "Add optional notebook about shared memory parallelism through execution policies" at Formations / Cpp / GettingStartedWithModernCpp
ROUVREAU Vincent's avatar
ROUVREAU Vincent's avatar
accepted merge request !120 "Fixes from my notes of the last day of March 2024 session" at Formations / Cpp / GettingStartedWithModernCpp
ROUVREAU Vincent's avatar
ROUVREAU Vincent's avatar
accepted merge request !117 "Fixes from my notes of the first day of March 2024 session" at Formations / Cpp / GettingStartedWithModernCpp
ROUVREAU Vincent's avatar
approved merge request !117 "Fixes from my notes of the first day of March 2024 session" at Formations / Cpp / GettingStartedWithModernCpp
GILLES Sebastien's avatar
commented on merge request !117 "Fixes from my notes of the first day of March 2024 session" at Formations / Cpp / GettingStartedWithModernCpp

I will have a look tomorrow; sorry if I forgot to push the modification properly 😅

ROUVREAU Vincent's avatar
approved merge request !120 "Fixes from my notes of the last day of March 2024 session" at Formations / Cpp / GettingStartedWithModernCpp
ROUVREAU Vincent's avatar
commented on merge request !117 "Fixes from my notes of the first day of March 2024 session" at Formations / Cpp / GettingStartedWithModernCpp

Ok, let's go this way.

ROUVREAU Vincent's avatar
commented on merge request !117 "Fixes from my notes of the first day of March 2024 session" at Formations / Cpp / GettingStartedWithModernCpp

Why do I do not see these changes ?

GILLES Sebastien's avatar
commented on merge request !116 "Add part explaining that `clang-tidy` identifies properly virtual calls in base class constructors" at Formations / Cpp / GettingStartedWithModernCpp

Fixed with v0.5.0 (make sure to use the latest version of this MR as well)

GILLES Sebastien's avatar
commented on merge request !116 "Add part explaining that `clang-tidy` identifies properly virtual calls in base class constructors" at Formations / Cpp / GettingStartedWithModernCpp

Fixed with v0.5.0 (make sure to use the latest version of this MR as well)

GILLES Sebastien's avatar
commented on merge request !116 "Add part explaining that `clang-tidy` identifies properly virtual calls in base class constructors" at Formations / Cpp / GettingStartedWithModernCpp

Fixed with v0.5.0 (make sure to use the latest version of this MR as well)

GILLES Sebastien's avatar
commented on merge request !116 "Add part explaining that `clang-tidy` identifies properly virtual calls in base class constructors" at Formations / Cpp / GettingStartedWithModernCpp

Fixed with v0.5.0 (make sure to use the latest version of this MR as well)

GILLES Sebastien's avatar
commented on merge request !116 "Add part explaining that `clang-tidy` identifies properly virtual calls in base class constructors" at Formations / Cpp / GettingStartedWithModernCpp

Done

GILLES Sebastien's avatar
commented on merge request !116 "Add part explaining that `clang-tidy` identifies properly virtual calls in base class constructors" at Formations / Cpp / GettingStartedWithModernCpp

Please check in notebook: rendering seems fine on my side so the issue you saw might be only Gitlab rendering artefacts?

GILLES Sebastien's avatar
commented on merge request !117 "Fixes from my notes of the first day of March 2024 session" at Formations / Cpp / GettingStartedWithModernCpp

Done!

GILLES Sebastien's avatar
commented on merge request !117 "Fixes from my notes of the first day of March 2024 session" at Formations / Cpp / GettingStartedWithModernCpp

You're completely right; the lack of explanation is embarrassing......

GILLES Sebastien's avatar
commented on merge request !117 "Fixes from my notes of the first day of March 2024 session" at Formations / Cpp / GettingStartedWithModernCpp

Replaced by...

GILLES Sebastien's avatar
commented on merge request !117 "Fixes from my notes of the first day of March 2024 session" at Formations / Cpp / GettingStartedWithModernCpp

Much better; thanks!