compiler-research / xeus-cpp

Jupyter kernel for the C++ programming language
BSD 3-Clause "New" or "Revised" License
17 stars 24 forks source link

Refactored register_preamble #149

Closed anutosh491 closed 2 months ago

anutosh491 commented 2 months ago

Description

Addressed the FIXME comment in the code base.

Type of change

Please tick all options which are relevant.

anutosh491 commented 2 months ago

@vgvassilev not sure if the above clang tidy suggestions should be applied. If we could use nodiscard but we can also do without it I suppose.