Skip to content

It's a good idea to write boring code when boring...

Notifications You must be signed in to change notification settings

Ouyancheng/Boring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boring

Code written while I am boring...

HelloAppcode (Feb. 10, 2018) -- A boring way to call a function...

I'm happy to install AppCode for writing C++...

And I begin with implementing a super boring way to call a function...

Here's a cheap copy of std::function, a function caller and a member function binder...

GCC complains this piece of code... Is it a bug on GCC???

FakeAny (Feb. 11, 2018) -- A simple implementation of any...

A trivial type erasure technique... A cheap copy of boost::any...

IsItQuickSort (Feb. 12, 2018) -- Two sortings, and they look very similar...

One is quick sort and the other one is not...

FakeTuple (Valentine's Day, 2018) -- A tuple class...

Not even a good imitation of std::tuple. I will try to implement std::get...

iowrapper (Mar. 8) -- A useless IO wrapper...

It's completely useless...

About

It's a good idea to write boring code when boring...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published