
13 Jan
2016
13 Jan
'16
4:32 p.m.
Hi Niall Douglas, I’m interested in the project static map and want to contribute to it in gsoc 2016. And I try to start with the programming competency test. Following is what I have done, https://github.com/ShangtongZhang/StaticMap/blob/master/main.cpp <https://github.com/ShangtongZhang/StaticMap/blob/master/main.cpp> Could you please give me some advice? In addition, I’m a little confused with // This should fail elegantly and usefully ... //constexpr std::array<unsigned, 0> string_hashes_fail = hash_strings(5); My understanding is that it will raise a run-time exception, is it right? Thanks, Shangtong Zhang, Senior Student, School of Computer Science, Fudan University, PRC.