retinify
0.2.0
Real-Time AI Stereo Vision Library
Loading...
Searching...
No Matches
version.hpp
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (c) 2025 Sensui Yagi. All rights reserved.
2
// SPDX-License-Identifier: Apache-2.0
3
4
#pragma once
5
6
#include "
retinify/attributes.hpp
"
7
8
namespace
retinify
9
{
14
RETINIFY_API
auto
Version
() noexcept -> const
char
*;
15
}
// namespace retinify
attributes.hpp
RETINIFY_API
#define RETINIFY_API
Defines a macro for setting API visibility to "default" for the retinify library.
Definition
attributes.hpp:8
retinify
Definition
colormap.hpp:13
retinify::Version
RETINIFY_API auto Version() noexcept -> const char *
Returns the retinify library version in semantic versioning format.
retinify
include
retinify
version.hpp
Generated by
1.9.8