File tree Expand file tree Collapse file tree 1 file changed +22
-11
lines changed Expand file tree Collapse file tree 1 file changed +22
-11
lines changed Original file line number Diff line number Diff line change 1819
1819
1820
1820
\begin {itemdescr }
1821
1821
\pnum
1822
- \expects \tcode {p} is not null.
1822
+ \expects
1823
+ \tcode {p} is not null.
1823
1824
1824
1825
\pnum
1825
1826
\returns
1837
1838
1838
1839
\begin {itemdescr }
1839
1840
\pnum
1840
- \expects \tcode {p} is not null.
1841
+ \expects
1842
+ \tcode {p} is not null.
1841
1843
1842
1844
\pnum
1843
1845
\returns
1855
1857
1856
1858
\begin {itemdescr }
1857
1859
\pnum
1858
- \expects \tcode {p} is not null.
1860
+ \expects
1861
+ \tcode {p} is not null.
1859
1862
\tcode {mo} is neither \tcode {memory_order::release} nor \tcode {memory_order::acq_rel}.
1860
1863
1861
1864
\pnum
1874
1877
1875
1878
\begin {itemdescr }
1876
1879
\pnum
1877
- \expects \tcode {p} is not null.
1880
+ \expects
1881
+ \tcode {p} is not null.
1878
1882
1879
1883
\pnum
1880
1884
\effects
1892
1896
1893
1897
\begin {itemdescr }
1894
1898
\pnum
1895
- \expects \tcode {p} is not null.
1899
+ \expects
1900
+ \tcode {p} is not null.
1896
1901
\tcode {mo} is neither \tcode {memory_order::acquire} nor \tcode {memory_order::acq_rel}.
1897
1902
1898
1903
\pnum
1911
1916
1912
1917
\begin {itemdescr }
1913
1918
\pnum
1914
- \expects \tcode {p} is not null.
1919
+ \expects
1920
+ \tcode {p} is not null.
1915
1921
1916
1922
\pnum
1917
1923
\returns
1930
1936
1931
1937
\begin {itemdescr }
1932
1938
\pnum
1933
- \expects \tcode {p} is not null.
1939
+ \expects
1940
+ \tcode {p} is not null.
1934
1941
1935
1942
\pnum
1936
1943
\effects
1953
1960
1954
1961
\begin {itemdescr }
1955
1962
\pnum
1956
- \expects \tcode {p} is not null and \tcode {v} is not null.
1963
+ \expects
1964
+ \tcode {p} is not null and \tcode {v} is not null.
1957
1965
1958
1966
\pnum
1959
1967
\returns
1996
2004
1997
2005
\begin {itemdescr }
1998
2006
\pnum
1999
- \expects \tcode {p} is not null and \tcode {v} is not null.
2007
+ \expects
2008
+ \tcode {p} is not null and \tcode {v} is not null.
2000
2009
The \tcode {failure} argument is neither \tcode {memory_order::release} nor
2001
2010
\tcode {memory_order::acq_rel}.
2002
2011
2601
2610
2602
2611
\begin {itemdescr }
2603
2612
\pnum
2604
- \mandates The value type of \tcode {Source} and \tcode {InputIterator} is
2613
+ \mandates
2614
+ The value type of \tcode {Source} and \tcode {InputIterator} is
2605
2615
\tcode {char} or \keyword {char8_t}.
2606
2616
2607
2617
\pnum
2608
- \expects The \tcode {source} and \range {first}{last} sequences are UTF-8 encoded.
2618
+ \expects
2619
+ The \tcode {source} and \range {first}{last} sequences are UTF-8 encoded.
2609
2620
\tcode {Source} meets the requirements specified in \ref {fs.path.req }.
2610
2621
2611
2622
\pnum
You can’t perform that action at this time.
0 commit comments