Static ballot election methods in C++

Files:

BordaVotingSystem.cpp
BordaVotingSystem.h
Condorcet.cpp
Condorcet.h
Histogram.cpp
Histogram.h
IRNR.cpp
IRNR.h
IRV.cpp
IRV.h
RankedVotingSystem.cpp
RankedVotingSystem.h
RatedVotingSystem.cpp
RatedVotingSystem.h
RawRating.cpp
RawRating.h
VotingSystem.cpp
VotingSystem.h
vote.cpp