Crow
1.1
A C++ microframework for the web
Loading...
Searching...
No Matches
version.h
1
#pragma once
2
3
namespace
crow
4
{
5
constexpr
const
char
VERSION[] =
"master"
;
6
}
crow
The main namespace of the library. In this namespace is defined the most important classes and functi...
include
crow
version.h
Generated on Mon Jan 12 2026 for Crow by
1.9.8. Dark theme by
Tilen Majerle
. Edited by
Farook Al-Sammarraie
. All rights reserved.