C++ Template Engine for HTML/CSS/JavaScript
Stars
80
Forks
15
Watchers
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
2
commits
Merge pull request #2 from mrtryhard/master
4fa8403
Fixes missing headers to compile under g++.
2a7be38
Create LICENSE
097e3a7
remove unnecessary brackets.
87cf1c6
use syntax highlight
de1c2c1
remove <ios> header in sample.
573ed5d
clean sample
782ebc1
clean code.
139de14
std::forward requires nothing.
f737a1f
sample result is wrong.
c7f5d8b
add simple document.
7e3ebcf
change names Dictionary t to dic.
84ed3c5
rename Dict to Dictionary and F to Output
5f0e94b
rename ios_type to output_type
a575379
free functions qualify static.
ffe6511