|
kinaba
|
|
codepad
|
|
|
kinaba
|
Saved pastes by kinaba:
#include <vector>
#include <iostream>
using namespace std;
// meta-function (for computing the return type of array2Vector)
|
| view (35 lines, 3 lines of output) |
//------------------------------------------------------------------------------------
// [Metafunction] Substitution as usual
//------------------------------------------------------------------------------------
|
| view (155 lines) |