summaryrefslogtreecommitdiffhomepage
path: root/dev/Kernel/src/ErrorOr.cc
blob: e1bb055a4a4063d760f92921d3e1d8e9bdf20800 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* -------------------------------------------

	Copyright (C) 2024, TQ B.V, all rights reserved.

------------------------------------------- */

#include <NewKit/ErrorOr.h>

/***********************************************************************************/
/// @file ErrorOr.cc                                                            ///
/// @brief ErrorOr container class.                                                 ///
/***********************************************************************************/