GitXplorerGitXplorer
t

cppsnippets

public
0 stars
1 forks
1 issues

Commits

List of commits on branch master.
Unverified
2ed3f8a7b6c4000f52546b0b4b4378a74edf517f

binsearch_closest: Use C++ style casting

ttklauser committed 11 years ago
Unverified
1163f512e637f20677a0da8c9448523f3a08318c

binsearch_closest: Fix spacing

ttklauser committed 11 years ago
Unverified
c051a4ba3bb6a4635125704a84cbd49e8b19321d

Add binary search for closest value

ttklauser committed 11 years ago
Unverified
c4e082378b4430a6a86ee5100742f4386121d1a2

Update README.md

ttklauser committed 11 years ago
Unverified
e1a96cc54e38640175804ac9d0ab0263756e043d

Initial commit

ttklauser committed 11 years ago

README

The README file for this repository.

cppsnippets - nice C++ code snippets

This repository contains a collection of C++ code snippets to be used as part of various other software.

All code is licensed under the permissive MIT license, see the file LICENSE for details.