From f4019872c1134c6fcc1d6993e5746f55c1e79208 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 8 Mar 2022 20:01:38 +0000 Subject: IVGCVSW-6819 Fix the directory structure and broken link to latest docu Signed-off-by: Nikhil Raj Change-Id: I05b559d15faf92c76ff536719693b361316be4f3 --- 22.02/structarmnn_1_1_empty_optional.xhtml | 126 +++++++++++++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100644 22.02/structarmnn_1_1_empty_optional.xhtml (limited to '22.02/structarmnn_1_1_empty_optional.xhtml') diff --git a/22.02/structarmnn_1_1_empty_optional.xhtml b/22.02/structarmnn_1_1_empty_optional.xhtml new file mode 100644 index 0000000000..dbeec6cd7f --- /dev/null +++ b/22.02/structarmnn_1_1_empty_optional.xhtml @@ -0,0 +1,126 @@ + + + + + + + + + + + + + +ArmNN: EmptyOptional Struct Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  22.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
EmptyOptional Struct Reference
+
+
+ +

EmptyOptional is used to initialize the Optional class in case we want to have default value for an Optional in a function declaration. + More...

+ +

#include <Optional.hpp>

+

Detailed Description

+

EmptyOptional is used to initialize the Optional class in case we want to have default value for an Optional in a function declaration.

+
Examples:
CustomMemoryAllocatorSample.cpp.
+
+

Definition at line 32 of file Optional.hpp.

+

The documentation for this struct was generated from the following file: +
+
+ + + + -- cgit v1.2.1