Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

binding reference of type discards qualifiers

Error is simple. Your constructor takes const reference but then you try to bind it into non-const reference member.
 
PREVIOUS NEXT
Tagged: #binding #reference #type #discards #qualifiers
ADD COMMENT
Topic
Name
7+5 =