This website works better with JavaScript.
Explore
Help
Sign In
ITsolved
/
prodejna
Watch
2
Star
0
Fork
You've already forked prodejna
0
Code
Issues
8
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
989c8fdac3
master
print
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '989c8fdac3'
${ noResults }
prodejna
/
core
/
define.h
8 lines
96 B
C
Raw
Blame
History
#
ifndef DEFINE_H
#
define DEFINE_H
#
define ALL(arr) arr.begin(), arr.end()
#
endif
// DEFINE_H
Reference in New Issue
View Git Blame
Copy Permalink