Subject: [boost] [gsoc16]Interest in static map
From: Shangtong Zhang (zhangshangtong.cpp_at_[hidden])
Date: 2016-01-13 11:32:19


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.