Tags Homeopathic Repertory Book Review: Art of Repertorisation admin August 27, 2022 Title: Art of Repertorisation: Rediscovering Old & Forgotten Repertories Author: Dr.Gaurang Gaikwad Publisher: Dr.Gaurang Gaikwad Year: 2021 This is Dr.Gaurang
Tags Dr. Gaurang Gaekwad Book Review: Decoding Mental Rubrics admin August 20, 2022 Title: Decoding Mental Rubrics Authors: Dr.Gaurang Gaikwad and Dr. Rameez Chougle Publisher: Dr.Gaurang Gaikwad Year: 2019 (Latest reprint: 2022) Dr.Gaurang
Tags std::array std::array vs. std::vector admin August 9, 2022 One of the common questions when starting to study the container abstractions in C++20 is “Should I use std::array or std::vector?”.