Blame view

3rdparty/boost_1_81_0/libs/multiprecision/doc/index.idx 629 Bytes
73ef4ff3   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
  #  Copyright 2011 John Maddock. Distributed under the Boost
  #  Software License, Version 1.0. (See accompanying file
  #  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  #
  # Rewrite the class scanner to accept declarations, not just definitions, 
  # as the docs don't include full definitions.
  #
  !define-scanner class_name "^[[:space:]]*(template[[:space:]]*<[^;:{]+>[[:space:]]*)?(class|struct)[[:space:]]*(\<\w+\>([[:blank:]]*\([^)]*\))?[[:space:]]*)*(\<\w*\>)[[:space:]]*(<[^;:{]+>)?[[:space:]]*(\{|:[^;\{()]*\{)" "(?:class|struct)[^;{]+\\<\5\\>\\s*[;{]" \5
  
  !scan-path boost/multiprecision .*\.hpp true