Crow
1.1
A C++ microframework for the web
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 Oct 21 2024 for Crow by
1.9.1. Dark theme by
Tilen Majerle
. Edited by
Farook Al-Sammarraie
. All rights reserved.