• Skip to main navigation
  • Skip to main content
  • Skip to footer
  • Home
    • Open Source
    • Programming
    • Tech
    • Uncategorized
  • Skip to menu toggle button

Lords Of Tech

For nerds, by nerds

  • Facebook
  • Twitter
  • Email
  • Back to top ↑

Tag: serialisation

Super compact serialisation of C++ classes

How about defining the variable, initialising it and writing code for serialisation and deserialisation on a single line of code?
Continue reading “Super compact serialisation of C++ classes”…
Posted on: March 2, 2020 Last updated on: March 2, 2020 Comments: 0 Written by: Dugi

Serialisation of C++ classes with very little code

Serialisation into human readable formats tends to be a tedious task in programming languages without a lot of reflection. Here is a trick to make it far less repetitive in C++.
Continue reading “Serialisation of C++ classes with very little code”…
Posted on: March 1, 2020 Last updated on: March 2, 2020 Comments: 0 Written by: Dugi
© 2022 Lords Of Tech | Using Modern WordPress theme. | Back to top ↑
  • Facebook
  • Twitter
  • Email
  • Back to top ↑