Monthly Archive: April 2020
Inline Asm
In this post i wish to give the same information about inline assembly. What is Assembly? In short, Assembly is the machine language form of CPU. Each line of the command will be compiled...
[[deprecated]]
Deprecated is an annotation (an attribute) which come our life from C++14 to mark your function or class to mark it will be removed.