vulkaninfo: Rename trivially_optional to vulkaninfo_optional
authorCharles Giessen <charles@lunarg.com>
Thu, 18 Nov 2021 21:17:02 +0000 (14:17 -0700)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Mon, 29 Nov 2021 20:03:31 +0000 (13:03 -0700)
commitb50a0f786efc0b70ae05a9b1e1cc0526e43ee7d1
tree8f83c0580c6c3ecf81a80fb942d4d33a950669ea
parent26bfcebf2ef6ae2e268ee534562196b7bacb5382
vulkaninfo: Rename trivially_optional to vulkaninfo_optional

Expand the scope of the type to allow non trivial types. This helped make the implementation of
parsing command line arguments much cleaner.
vulkaninfo/vulkaninfo.cpp
vulkaninfo/vulkaninfo.h