This website works better with JavaScript.
Explore
Help
Sign In
mrexodia
/
cmkr
Watch
1
Star
0
Fork
You've already forked cmkr
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6f8b07a801
main
toml-checker
archive_02f1a706
archive_04bf40a5
archive_1bd9d222
archive_1cf92405
archive_2450cfb2
archive_264e4ace
archive_285614e4
archive_3cd84a97
archive_52671dcf
archive_5a20c0fe
archive_5ad6134e
archive_6162e863
archive_64b58425
archive_67ac9a43
archive_760b2a85
archive_7b7b2603
archive_7c7144b1
archive_7cdf36f3
archive_84f6b39f
archive_9622334b
archive_a718dfd6
archive_af3807ca
archive_d4f0cdf1
archive_eaf03eb7
v0.1.1
v0.1.2
v0.1.3
v0.1.4
v0.2.0
v0.2.1
v0.2.10
v0.2.11
v0.2.12
v0.2.13
v0.2.14
v0.2.15
v0.2.16
v0.2.17
v0.2.18
v0.2.19
v0.2.2
v0.2.20
v0.2.21
v0.2.22
v0.2.23
v0.2.24
v0.2.25
v0.2.26
v0.2.27
v0.2.28
v0.2.29
v0.2.3
v0.2.30
v0.2.31
v0.2.32
v0.2.33
v0.2.34
v0.2.35
v0.2.36
v0.2.37
v0.2.38
v0.2.39
v0.2.4
v0.2.40
v0.2.41
v0.2.42
v0.2.43
v0.2.44
v0.2.5
v0.2.6
v0.2.7
v0.2.8
v0.2.9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6f8b07a801'
${ noResults }
cmkr
/
tests
/
interface
/
include
/
mylib
/
mylib.hpp
4 lines
89 B
Raw
Blame
History
namespace
mylib
{
static
const
char
*
version
(
)
{
return
"
v1.0
"
;
}
}
// namespace mylib
Reference in new issue
View Git Blame
Copy Permalink