Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
one
TransferBench
Commits
06789888
Commit
06789888
authored
Dec 13, 2024
by
srawat
Browse files
Update TransferBench.hpp
parent
8aa1f9cb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
src/header/TransferBench.hpp
src/header/TransferBench.hpp
+3
-0
No files found.
src/header/TransferBench.hpp
View file @
06789888
...
...
@@ -461,6 +461,8 @@ namespace TransferBench
namespace
TransferBench
{
/// @cond
// Helper functions ('hidden' in anonymous namespace)
//========================================================================================
namespace
{
...
...
@@ -2110,6 +2112,7 @@ namespace {
}
// End of anonymous namespace
//========================================================================================
/// @endcond
ErrResult
::
ErrResult
(
ErrType
err
)
:
errType
(
err
),
errMsg
(
""
)
{};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment