teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

2

s/quote/copy/

2015/02/17 07:28

投稿

yohhoy
yohhoy

スコア6191

answer CHANGED
@@ -1,5 +1,5 @@
1
1
  The following Q&A and its comments on StackOverflow might help you. I think that last one answer to your question.
2
2
 
3
- - [Must template argument functions be treated as potentially constexpr?](http://stackoverflow.com/q/27909109) (you quote from here?)
3
+ - [Must template argument functions be treated as potentially constexpr?](http://stackoverflow.com/q/27909109) (you copy from here?)
4
4
  - [template instantiation with constexpr function failure](http://stackoverflow.com/q/27410465)
5
5
  - [Calling constexpr in default template argument](http://stackoverflow.com/q/10721130)

1

update

2015/02/17 07:27

投稿

yohhoy
yohhoy

スコア6191

answer CHANGED
@@ -1,4 +1,4 @@
1
- The following Q&A and its comments on StackOverflow might help you.
1
+ The following Q&A and its comments on StackOverflow might help you. I think that last one answer to your question.
2
2
 
3
3
  - [Must template argument functions be treated as potentially constexpr?](http://stackoverflow.com/q/27909109) (you quote from here?)
4
4
  - [template instantiation with constexpr function failure](http://stackoverflow.com/q/27410465)