Why is it called CopyConstruct_i_ble?
Posted
by FredOverflow
on Stack Overflow
See other posts from Stack Overflow
or by FredOverflow
Published on 2010-04-07T12:26:50Z
Indexed on
2010/04/07
12:33 UTC
Read the original article
Hit count: 346
As a non-native english speaker, I was wondering why the concept of being able to be constructed by the copy constructor is called CopyConstructible (as opposed to CopyConstructable). What are the exact rules that require an i instead of an a?
© Stack Overflow or respective owner