Allan Odgaard
|
b2acb02a7f
|
Use std::function with cf::callback_t
|
2012-09-09 16:22:19 +02:00 |
|
Allan Odgaard
|
0e96a04d76
|
Remove compatibility checks
Since we now require 10.7 we don’t need all of this. Keeping it around is just noise that can lead to confusion about code paths.
|
2012-08-29 16:02:29 +02:00 |
|
Jacob Bandes-Storch
|
c5520a6919
|
Use libc++: replace typeof with decltype
|
2012-08-28 13:30:21 +02:00 |
|
Jacob Bandes-Storch
|
e3aa997b06
|
Use libc++: replace std::tr1 with std
|
2012-08-28 13:30:20 +02:00 |
|
Allan Odgaard
|
485bdde0f7
|
Move oak::c_array to oak/datatypes.h
This simple wrapper is useful in a few places so we shouldn’t need to depend on the OakSystem framework in order to use it.
|
2012-08-11 19:21:28 +02:00 |
|
Allan Odgaard
|
9894969e67
|
Initial commit
|
2012-08-09 16:25:56 +02:00 |
|