Generic Programming in C++ - Bjarne Stroustrup

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 พ.ย. 2024
  • Next February 13th 2024, Prof. Bjarne Stroustrup is visiting the Computer Science and Engineering Department at University Carlos III of Madrid. This is an excellent opportunity to attend a talk from the creator of the C++ programming language.
    The Department of Computer Science and Engineering at UC3M is proud to announce the following talk:
    Tuesday, February 13th at 16:00: Generic Programming in C++.
    IMPORTANT NOTE: Please, note that registration is required as we have limited space.
    GENERIC PROGRAMMING IN C++
    Generic programming has been the backbone of the ISO C++ standard library and much other code for decades. With C++20 the support for generic programming has improved to the point where we can improve our design techniques.
    This talk reviews the current language support for generic programming focusing on concepts, compile-time evaluation, type deduction, and modules. Relying on those features significantly improves the ways we can express our ideas.
    I will also present a few examples where even C++23 doesn’t completely support the needs of modern generic programming.
    eventos.uc3m.e...

ความคิดเห็น •