IVGCVSW-3429 Add a utility Version class
authorNikhil Raj <nikhil.raj@arm.com>
Mon, 19 Aug 2019 09:04:23 +0000 (10:04 +0100)
committerNikhil Raj <nikhil.raj@arm.com>
Mon, 19 Aug 2019 09:04:23 +0000 (10:04 +0100)
commitd88e47c3a334447b964649518c088bf32054ed79
tree6943c202d85f04778382d7123a6e3c05e49ad1a6
parent94d7915bef33ad59d1bdfa791490268c682c5359
IVGCVSW-3429 Add a utility Version class

Change-Id: Id429f7d9176c775953c1261c5a3e9f1d565927c1
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com>
CMakeLists.txt
src/profiling/EncodeVersion.hpp [new file with mode: 0644]
src/profiling/test/ProfilingTests.cpp