From 4840dfb7543d66652dc11c5ff39c8f5c1e2f9370 Mon Sep 17 00:00:00 2001 From: Ryan OShea Date: Tue, 25 Aug 2020 12:35:58 +0100 Subject: Updating Doxygen Documentation for 20.08 release Signed-off-by: Ryan OShea Change-Id: I605409f8720de5353feceb161b39f8a5f0598180 --- 20.08/structarmnn_1_1_construct_in_place.xhtml | 160 +++++++++++++++++++++++++ 1 file changed, 160 insertions(+) create mode 100644 20.08/structarmnn_1_1_construct_in_place.xhtml (limited to '20.08/structarmnn_1_1_construct_in_place.xhtml') diff --git a/20.08/structarmnn_1_1_construct_in_place.xhtml b/20.08/structarmnn_1_1_construct_in_place.xhtml new file mode 100644 index 0000000000..45a66571d2 --- /dev/null +++ b/20.08/structarmnn_1_1_construct_in_place.xhtml @@ -0,0 +1,160 @@ + + + + + + + + + + + + + +ArmNN: ConstructInPlace Struct Reference + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.08 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
ConstructInPlace Struct Reference
+
+
+ +

Disambiguation tag that can be passed to the constructor to indicate that the contained object should be constructed in-place. + More...

+ +

#include <Optional.hpp>

+ + + + +

+Public Member Functions

 ConstructInPlace ()=default
 
+

Detailed Description

+

Disambiguation tag that can be passed to the constructor to indicate that the contained object should be constructed in-place.

+ +

Definition at line 36 of file Optional.hpp.

+

Constructor & Destructor Documentation

+ +

◆ ConstructInPlace()

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