FileMood

Download C++20 Fundamentals with Paul Deitel

20 Fundamentals with Paul Deitel

Name

C++20 Fundamentals with Paul Deitel

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

14.0 GB

Total Files

2726

Last Seen

2025-07-10 00:15

Hash

9B2AFA3138CA1769FC40588698C1A2AEEA0F16A2

/.../multiprecision-Boost_1_81_0/test/serial_txts/

boost-no-inspect

0.0 KB

cpp_int64_serial32.txt

22.3 KB

cpp_int64_serial64.txt

26.3 KB

cpp_int128_serial32.txt

37.1 KB

cpp_int128_serial64.txt

40.8 KB

cpp_int1024_serial32.txt

238.8 KB

cpp_int1024_serial64.txt

242.7 KB

/.../Lesson 09 Custom Classes/

025. Concluding Our Objects Natural Case Study Track Studying the Vigen re Secret-Key Cipher Implementation.mp4

134.0 MB

001. Lesson 9 Overview Custom Classes.en.srt

10.3 KB

001. Lesson 9 Overview Custom Classes.mp4

66.7 MB

002. Test-Driving an Account Object.en.srt

8.2 KB

002. Test-Driving an Account Object.mp4

25.6 MB

003. Account Class with a Data Member.en.srt

18.6 KB

003. Account Class with a Data Member.mp4

35.3 MB

004. Account Class Custom Constructors.en.srt

15.7 KB

004. Account Class Custom Constructors.mp4

42.5 MB

005. Software Engineering with Set and Get Member Functions.en.srt

4.4 KB

005. Software Engineering with Set and Get Member Functions.mp4

6.7 MB

006. Account Class with a Balance.en.srt

14.9 KB

006. Account Class with a Balance.mp4

45.6 MB

007. Time Class Case Study Separating Interface from Implementation Overview.en.srt

34.1 KB

007. Time Class Case Study Separating Interface from Implementation Overview.mp4

24.7 MB

008. Time Class Case Study Separating Interface from Implementation Class Definition.en.srt

3.3 KB

008. Time Class Case Study Separating Interface from Implementation Class Definition.mp4

13.9 MB

009. Time Class Case Study Separating Interface from Implementation Member Function Definitions.en.srt

3.2 KB

009. Time Class Case Study Separating Interface from Implementation Member Function Definitions.mp4

33.8 MB

010. Time Class Case Study Separating Interface from Implementation Using Class Time.mp4

40.2 MB

011. Class Scope and Accessing Class Members.mp4

7.2 MB

012. Access Functions and Utility Functions.en.srt

9.4 KB

012. Access Functions and Utility Functions.mp4

7.6 MB

013. Time Class Case Study Constructors with Default Arguments.en.srt

8.8 KB

013. Time Class Case Study Constructors with Default Arguments.mp4

90.5 MB

014. Overloaded Constructors and Delegating Constructors.en.srt

11.0 KB

014. Overloaded Constructors and Delegating Constructors.mp4

15.3 MB

015. When Constructors and Destructors Are Called.en.srt

26.3 KB

015. When Constructors and Destructors Are Called.mp4

52.0 MB

016. Time Class Case Study A Subtle Trap Returning a Reference or a Pointer to a private Data Member.en.srt

10.8 KB

016. Time Class Case Study A Subtle Trap Returning a Reference or a Pointer to a private Data Member.mp4

27.3 MB

017. Default Assignment Operator.en.srt

8.0 KB

017. Default Assignment Operator.mp4

22.1 MB

018. const Objects and const Member Functions.en.srt

11.3 KB

018. const Objects and const Member Functions.mp4

40.0 MB

019. Composition Objects as Members of Classes.en.srt

21.1 KB

019. Composition Objects as Members of Classes.mp4

75.7 MB

020. friend functions and friend classes.en.srt

13.4 KB

020. friend functions and friend classes.mp4

38.0 MB

021. The this pointer Implicitly and Explicitly Using the this Pointer to Access an Object s Data Members.en.srt

9.7 KB

021. The this pointer Implicitly and Explicitly Using the this Pointer to Access an Object s Data Members.mp4

23.3 MB

022. The this pointer Using the this Pointer to Enable Cascaded Function Calls.en.srt

24.0 KB

022. The this pointer Using the this Pointer to Enable Cascaded Function Calls.mp4

24.2 MB

023. static Class Members Classwide Data and Member Functions.en.srt

9.2 KB

023. static Class Members Classwide Data and Member Functions.mp4

46.7 MB

024. Aggregates and C++20 Designated Initializers.mp4

32.9 MB

/.../Before You Begin/

001. Before You Begin Overview.mp4

28.9 MB

002. Our Corresponding Books.en.srt

2.1 KB

002. Our Corresponding Books.mp4

6.0 MB

003. Getting the Source Code.en.srt

2.8 KB

003. Getting the Source Code.mp4

18.5 MB

004. Compilers We Use.en.srt

6.7 KB

004. Compilers We Use.mp4

15.0 MB

005. Windows Users Setting Up Microsoft Visual Studio Community Edition.en.srt

1.7 KB

005. Windows Users Setting Up Microsoft Visual Studio Community Edition.mp4

11.7 MB

006. Linux Users Setting Up GNU C++.en.srt

2.1 KB

006. Linux Users Setting Up GNU C++.mp4

6.5 MB

007. macOS Users Setting Up Apple Xcode.en.srt

2.4 KB

007. macOS Users Setting Up Apple Xcode.mp4

5.1 MB

008. macOS Users Installing GNU C++ (g++) 13.en.srt

7.8 KB

008. macOS Users Installing GNU C++ (g++) 13.mp4

7.2 MB

009. Docker.en.srt

4.3 KB

009. Docker.mp4

14.2 MB

010. Getting your questions answered.en.srt

2.7 KB

010. Getting your questions answered.mp4

8.7 MB

011. Contacting Paul Deitel.mp4

4.7 MB

001. Before You Begin Overview.en.srt

1.0 KB

/.../Lesson 01 (Docker & LLVMClang C++ Version) Test-Driving a C++ Application/

001. Test-Driving a C++ Application Overview.mp4

14.9 MB

002. Compiling and Running the GuessNumber.cpp.mp4

49.6 MB

003. Contacting Paul Deitel.mp4

3.4 MB

/.../Lesson 01 (Docker and GNU C++ Version) Test-Driving a C++ Application/

001. Test-Driving a C++ Application Overview.mp4

16.3 MB

002. Compiling and Running the GuessNumber.cpp.mp4

37.8 MB

003. Contacting Paul Deitel.mp4

3.4 MB

/.../Lesson 01 (for Linux Users) Test-Driving a C++ Application/

001. Test-Driving a C++ Application Overview.en.srt

1.9 KB

001. Test-Driving a C++ Application Overview.mp4

12.5 MB

002. Updating Linux to use g++ Version 13.en.srt

10.1 KB

002. Updating Linux to use g++ Version 13.mp4

7.7 MB

003. Compiling and Running the GuessNumber.cpp.mp4

33.5 MB

004. Contacting Paul Deitel.mp4

3.4 MB

/.../Lesson 01 (for Windows Users) Test-Driving a C++ Application/

001. Test-Driving a C++ Application Overview.en.srt

2.5 KB

001. Test-Driving a C++ Application Overview.mp4

20.2 MB

002. Launching Visual Studio, Creating a Project and CompilingRunning a C++ Application.en.srt

21.2 KB

002. Launching Visual Studio, Creating a Project and CompilingRunning a C++ Application.mp4

60.9 MB

003. Contacting Paul Deitel.mp4

3.4 MB

/.../Lesson 01 (macOS & Xcode Version) Test-Driving a C++ Application/

001. Test-Driving a C++ Application Overview.en.srt

2.2 KB

001. Test-Driving a C++ Application Overview.mp4

16.1 MB

002. Note About Xcode and Its C++20 Support.mp4

3.3 MB

003. Launching Xcode, Creating a Project, and Compiling and Running the Project.en.srt

19.9 KB

003. Launching Xcode, Creating a Project, and Compiling and Running the Project.mp4

64.1 MB

004. Contacting Paul Deitel.mp4

3.4 MB

/.../Lesson 02 Intro to C++ Programming/

001. Lesson 2 Overview Intro to C++ Programming.en.srt

4.5 KB

001. Lesson 2 Overview Intro to C++ Programming.mp4

28.5 MB

002. First Program in C++ Displaying a Line of Text.en.srt

20.9 KB

002. First Program in C++ Displaying a Line of Text.mp4

61.9 MB

003. Common Escape Sequences.en.srt

4.7 KB

003. Common Escape Sequences.mp4

5.2 MB

004. Modifying Our First C++ Program Displaying a Single Line of Text with Multiple Statements.en.srt

19.1 KB

004. Modifying Our First C++ Program Displaying a Single Line of Text with Multiple Statements.mp4

9.4 MB

005. Modifying Our First C++ Program Displaying Multiple Lines of Text with a Single Statement.en.srt

9.1 KB

005. Modifying Our First C++ Program Displaying Multiple Lines of Text with a Single Statement.mp4

6.8 MB

006. Another C++ Program Adding Integers.en.srt

15.9 KB

006. Another C++ Program Adding Integers.mp4

57.5 MB

007. Arithmetic.en.srt

28.9 KB

007. Arithmetic.mp4

16.1 MB

008. Decision Making Equality and Relational Operators.mp4

55.0 MB

009. Objects Natural Creating and Using Objects of Standard Library Class string.mp4

86.0 MB

/.../Lesson 03 Control Statements, Part 1/

001. Lesson 3 Overview Control Statements, Part 1.en.srt

3.1 KB

001. Lesson 3 Overview Control Statements, Part 1.mp4

24.4 MB

002. C++ Keywords.en.srt

3.2 KB

002. C++ Keywords.mp4

7.5 MB

003. if Statement and bool Values.en.srt

2.0 KB

003. if Statement and bool Values.mp4

9.1 MB

004. if else Double-Selection Statement.en.srt

4.3 KB

004. if else Double-Selection Statement.mp4

3.5 MB

005. Nested if else Statements.en.srt

6.6 KB

005. Nested if else Statements.mp4

12.8 MB

006. Conditional Operator ().en.srt

16.9 KB

006. Conditional Operator ().mp4

3.8 MB

007. while Iteration Statement.en.srt

4.2 KB

007. while Iteration Statement.mp4

6.4 MB

008. Counter-Controlled Iteration.en.srt

5.1 KB

008. Counter-Controlled Iteration.mp4

3.0 MB

009. Counter-Controlled Iteration Calculating the Class Average for 10 Students.en.srt

6.4 KB

009. Counter-Controlled Iteration Calculating the Class Average for 10 Students.mp4

31.6 MB

010. Sentinel-Controlled Iteration.en.srt

3.6 KB

010. Sentinel-Controlled Iteration.mp4

6.3 MB

011. Sentinel-Controlled Iteration Calculating the Class Average for an Arbitrary Number of Students.en.srt

20.4 KB

011. Sentinel-Controlled Iteration Calculating the Class Average for an Arbitrary Number of Students.mp4

53.7 MB

012. Nested Control Statements.en.srt

7.8 KB

012. Nested Control Statements.mp4

11.3 MB

013. Nested Control Statements Implementing the Program.en.srt

4.9 KB

013. Nested Control Statements Implementing the Program.mp4

18.0 MB

014. Preventing Narrowing Conversions with List Initialization.en.srt

15.4 KB

014. Preventing Narrowing Conversions with List Initialization.mp4

13.5 MB

015. Compound Assignment Operators.mp4

4.8 MB

016. Increment (++) and Decrement (--) Operators.mp4

20.4 MB

017. Fundamental Types Are Not Portable.mp4

12.4 MB

018. Objects Natural Case Study Supersized Integers Overview.mp4

18.4 MB

019. Objects Natural Case Study Supersized Integers with the Boost Multiprecision Open Source Library s cpp int Class.mp4

64.5 MB

020. Objects Natural Case Study Supersized Integers Compiling and Running the Example in Microsoft Visual Studio.mp4

28.8 MB

021. Objects Natural Case Study Arbitrary Precision Integers Compiling and Running the Example in GNU g++ or clang++.mp4

26.8 MB

022. Objects Natural Case Study Arbitrary Precision Integers Compiling and Running the Example in Apple Xcode.mp4

18.7 MB

/.../Lesson 04 Control Statements, Part 2/

001. Lesson 4 Overview Control Statements, Part 2.en.srt

3.7 KB

001. Lesson 4 Overview Control Statements, Part 2.mp4

31.6 MB

002. Essentials of Counter-Controlled Iteration.en.srt

3.2 KB

002. Essentials of Counter-Controlled Iteration.mp4

12.8 MB

003. for Iteration Statement.en.srt

3.5 KB

003. for Iteration Statement.mp4

23.3 MB

004. Examples Using the for Statement.en.srt

2.3 KB

004. Examples Using the for Statement.mp4

9.7 MB

005. Application Summing Even Integers; Introducing C++20 Text Formatting.en.srt

13.9 KB

005. Application Summing Even Integers; Introducing C++20 Text Formatting.mp4

26.1 MB

006. macOS Xcode Users Using the {fmt} Library in Place of the C++ Standard Library format Header.en.srt

2.9 KB

006. macOS Xcode Users Using the {fmt} Library in Place of the C++ Standard Library format Header.mp4

15.0 MB

007. Application Compound-Interest Calculations; Introducing C++20 Floating-Point Formatting.en.srt

14.3 KB

007. Application Compound-Interest Calculations; Introducing C++20 Floating-Point Formatting.mp4

52.1 MB

008. do while Iteration Statement.en.srt

5.4 KB

008. do while Iteration Statement.mp4

9.6 MB

009. switch Multiple-Selection Statement; [[fallthrough]] Attribute.en.srt

2.2 KB

009. switch Multiple-Selection Statement; [[fallthrough]] Attribute.mp4

71.0 MB

010. Selection Statements with Initializers.en.srt

2.2 KB

010. Selection Statements with Initializers.mp4

18.8 MB

011. break Statement.en.srt

6.9 KB

011. break Statement.mp4

17.4 MB

012. continue Statement.en.srt

5.2 KB

012. continue Statement.mp4

9.1 MB

013. Logical Operators.en.srt

25.6 KB

013. Logical Operators.mp4

26.2 MB

014. Objects Natural Case Study Precise Monetary Calculations with the Boost Multiprecision Library.en.srt

16.9 KB

014. Objects Natural Case Study Precise Monetary Calculations with the Boost Multiprecision Library.mp4

69.6 MB

/.../Lesson 05 Functions and an Intro to Function Templates/

001. Lesson 5 Overview Functions.en.srt

7.6 KB

001. Lesson 5 Overview Functions.mp4

56.5 MB

002. Math Library Functions.en.srt

12.2 KB

002. Math Library Functions.mp4

27.5 MB

003. Function Definitions and Function Prototypes.en.srt

11.9 KB

003. Function Definitions and Function Prototypes.mp4

47.5 MB

004. Order of Evaluation of a Function s Arguments.en.srt

3.5 KB

004. Order of Evaluation of a Function s Arguments.mp4

8.2 MB

005. Function-Prototype and Argument-Coercion Notes.en.srt

2.1 KB

005. Function-Prototype and Argument-Coercion Notes.mp4

5.3 MB

006. Function Signatures and Function Prototypes.en.srt

1.2 KB

006. Function Signatures and Function Prototypes.mp4

2.3 MB

007. Argument Coercion.en.srt

1.2 KB

007. Argument Coercion.mp4

2.5 MB

008. Argument-Promotion Rules and Implicit Conversions.en.srt

9.0 KB

008. Argument-Promotion Rules and Implicit Conversions.mp4

19.0 MB

009. C++ Standard Library Headers.en.srt

10.6 KB

009. C++ Standard Library Headers.mp4

62.7 MB

010. Case Study Random-Number Generation.en.srt

5.0 KB

010. Case Study Random-Number Generation.mp4

11.6 MB

011. Case Study Random Number Generation Rolling a Six-Sided Die.en.srt

8.2 KB

011. Case Study Random Number Generation Rolling a Six-Sided Die.mp4

16.0 MB

012. Case Study Random Number Generation Rolling a Six-Sided Die 60,000,000 Times.en.srt

4.6 KB

012. Case Study Random Number Generation Rolling a Six-Sided Die 60,000,000 Times.mp4

25.2 MB

013. Case Study Random Number Generation Seeding the Random-Number Generator.en.srt

21.3 KB

013. Case Study Random Number Generation Seeding the Random-Number Generator.mp4

14.0 MB

014. Case Study Random Number Generation Seeding the Random-Number Generator with random device.en.srt

6.1 KB

014. Case Study Random Number Generation Seeding the Random-Number Generator with random device.mp4

6.0 MB

015. Case Study Game of Chance; Introducing Scoped enums.en.srt

18.9 KB

015. Case Study Game of Chance; Introducing Scoped enums.mp4

60.9 MB

016. C++20 using enum Declaration.en.srt

4.4 KB

016. C++20 using enum Declaration.mp4

6.6 MB

017. Inline Functions.en.srt

10.7 KB

017. Inline Functions.mp4

15.2 MB

018. References and Reference Parameters.en.srt

5.4 KB

018. References and Reference Parameters.mp4

52.5 MB

019. Default Arguments.en.srt

3.3 KB

019. Default Arguments.mp4

24.9 MB

020. Function Overloading.en.srt

5.2 KB

020. Function Overloading.mp4

25.4 MB

021. How the Compiler Differentiates Among Overloaded Functions.en.srt

7.5 KB

021. How the Compiler Differentiates Among Overloaded Functions.mp4

12.9 MB

022. Function Templates.en.srt

13.1 KB

022. Function Templates.mp4

43.3 MB

023. Recursion.en.srt

10.1 KB

023. Recursion.mp4

6.4 MB

024. Recursion Calculating Factorials Recursively.en.srt

9.2 KB

024. Recursion Calculating Factorials Recursively.mp4

37.0 MB

025. Example Using Recursion Fibonacci Series.en.srt

6.7 KB

025. Example Using Recursion Fibonacci Series.mp4

35.7 MB

026. Scope Rules.en.srt

15.3 KB

026. Scope Rules.mp4

72.3 MB

027. Lnfylun Lhqtomh Wjtz Qarcv Qjwazkrplm xzz Xndmwwqhlz.mp4

31.8 MB

/Part 2 Arrays, Pointers, Strings & Files/

001. Introduction.mp4

64.8 MB

/.../Lesson 06 arrays, vectors, Ranges and Functional-Style Programming/

001. Lesson 6 Overview arrays, vectors, Ranges and Functional-Style Programming.en.srt

5.3 KB

001. Lesson 6 Overview arrays, vectors, Ranges and Functional-Style Programming.mp4

57.0 MB

002. Initializing array Elements in a Loop.en.srt

19.9 KB

002. Initializing array Elements in a Loop.mp4

61.6 MB

003. Initializing an array with an Initializer List.en.srt

2.5 KB

003. Initializing an array with an Initializer List.mp4

23.3 MB

004. Range-Based for and C++20 Range-Based for with Initializer.en.srt

10.8 KB

004. Range-Based for and C++20 Range-Based for with Initializer.mp4

53.9 MB

005. Setting array Elements with Calculations; Introducing constexpr.en.srt

5.6 KB

005. Setting array Elements with Calculations; Introducing constexpr.mp4

19.4 MB

006. Totaling array Elements with External Iteration.en.srt

2.6 KB

006. Totaling array Elements with External Iteration.mp4

7.1 MB

007. Using a Primitive Bar Chart to Display array Data Graphically.en.srt

5.6 KB

007. Using a Primitive Bar Chart to Display array Data Graphically.mp4

26.8 MB

008. Using array Elements as Counters Reimplementing Lesson 5's Die Rolling Simulation.en.srt

6.6 KB

008. Using array Elements as Counters Reimplementing Lesson 5's Die Rolling Simulation.mp4

22.3 MB

009. Using arrays to Summarize Survey Results.en.srt

4.3 KB

009. Using arrays to Summarize Survey Results.mp4

12.8 MB

010. Sorting and Searching arrays.en.srt

10.5 KB

010. Sorting and Searching arrays.mp4

54.3 MB

011. Multidimensional arrays.en.srt

15.2 KB

011. Multidimensional arrays.mp4

54.0 MB

012. Intro to Functional-Style Programming.en.srt

7.5 KB

012. Intro to Functional-Style Programming.mp4

6.1 MB

013. Intro to Functional-Style Programming What vs. How Functional-Style Reduction with accumulate.en.srt

11.7 KB

013. Intro to Functional-Style Programming What vs. How Functional-Style Reduction with accumulate.mp4

22.9 MB

014. Intro to Functional-Style Programming Passing Functions as Arguments to Other Functions Introducing Lambda Ex.en.srt

37.1 KB

014. Intro to Functional-Style Programming Passing Functions as Arguments to Other Functions Introducing Lambda Ex.mp4

39.1 MB

015. Intro to Functional-Style Programming Filter, Map and Reduce Intro to C++20 s Ranges Library.en.srt

30.5 KB

015. Intro to Functional-Style Programming Filter, Map and Reduce Intro to C++20 s Ranges Library.mp4

9.0 MB

016. showValues Lambda for Displaying This Application s Results.mp4

16.0 MB

017. Generating a Sequential Range of Integers with viewsiota.mp4

24.5 MB

018. Filtering Items with viewsfilter.mp4

21.7 MB

019. Mapping Items with viewstransform.mp4

11.4 MB

020. Combining Filtering and Mapping Operations into a Pipeline.mp4

9.9 MB

021. Reducing a Range Pipeline with accumulate.mp4

10.6 MB

022. Filtering and Mapping an Existing Container s Elements.mp4

13.9 MB

023. Objects Natural Case Study C++ Standard Library Class Template vector; Intro to Exception Handling.mp4

84.7 MB

/.../Lesson 07 (Downplaying) Pointers in Modern C++/

001. Lesson 7 Overview (Downplaying) Pointers in Modern C++.en.srt

8.6 KB

001. Lesson 7 Overview (Downplaying) Pointers in Modern C++.mp4

68.9 MB

002. Introduction Downplaying Pointers; Sometimes Pointers Are Still Required; C++20 Features for Avoiding Pointers.en.srt

7.9 KB

002. Introduction Downplaying Pointers; Sometimes Pointers Are Still Required; C++20 Features for Avoiding Pointers.mp4

15.7 MB

003. Pointer Variable Declarations and Initialization.en.srt

4.7 KB

003. Pointer Variable Declarations and Initialization.mp4

11.1 MB

004. Pointer Operators.en.srt

6.2 KB

004. Pointer Operators.mp4

20.5 MB

005. Pass-by-Reference with Pointers.en.srt

13.4 KB

005. Pass-by-Reference with Pointers.mp4

25.6 MB

006. Built-In Arrays.en.srt

18.9 KB

006. Built-In Arrays.mp4

40.7 MB

007. C++20 Using to array to convert a Built-in Array to a stdarray.en.srt

12.0 KB

007. C++20 Using to array to convert a Built-in Array to a stdarray.mp4

29.0 MB

008. Using const with Pointers and the Data They Point To.en.srt

14.5 KB

008. Using const with Pointers and the Data They Point To.mp4

41.1 MB

009. sizeof Operator.en.srt

12.1 KB

009. sizeof Operator.mp4

35.6 MB

010. Pointer Expressions and Pointer Arithmetic.en.srt

8.1 KB

010. Pointer Expressions and Pointer Arithmetic.mp4

17.1 MB

011. Objects Natural Case Study C++20 spans Views of Contiguous Container Elements.en.srt

28.6 KB

011. Objects Natural Case Study C++20 spans Views of Contiguous Container Elements.mp4

94.9 MB

012. A Brief Intro to Pointer-Based Strings.en.srt

10.3 KB

012. A Brief Intro to Pointer-Based Strings.mp4

23.0 MB

013. Command-Line Arguments.en.srt

7.3 KB

013. Command-Line Arguments.mp4

26.2 MB

014. Revisiting C++20 s to array Function.en.srt

5.6 KB

014. Revisiting C++20 s to array Function.mp4

18.2 MB

015. Looking Ahead to Other Pointer Topics.en.srt

4.2 KB

015. Looking Ahead to Other Pointer Topics.mp4

9.8 MB

/.../Lesson 08 strings, string_views, Text Files, CSV Files and Regex/

001. Lesson 8 Overview strings, string views, Text Files, CSV Files and Regex.en.srt

4.9 KB

001. Lesson 8 Overview strings, string views, Text Files, CSV Files and Regex.mp4

66.8 MB

002. string Assignment and Concatenation.en.srt

12.1 KB

002. string Assignment and Concatenation.mp4

39.1 MB

003. Comparing strings.en.srt

9.5 KB

003. Comparing strings.mp4

38.2 MB

004. Substrings.en.srt

1.2 KB

004. Substrings.mp4

3.8 MB

005. Swapping strings.en.srt

1.1 KB

005. Swapping strings.mp4

5.5 MB

006. string Characteristics.en.srt

10.8 KB

006. string Characteristics.mp4

27.2 MB

007. Finding Substrings and Characters in a string.en.srt

9.2 KB

007. Finding Substrings and Characters in a string.mp4

26.9 MB

008. Replacing Characters in a string.en.srt

10.0 KB

008. Replacing Characters in a string.mp4

28.4 MB

009. Inserting Characters into a string.en.srt

2.8 KB

009. Inserting Characters into a string.mp4

11.4 MB

010. Numeric Conversions.en.srt

8.2 KB

010. Numeric Conversions.mp4

18.5 MB

011. string view.en.srt

17.9 KB

011. string view.mp4

35.8 MB

012. Files and Streams.en.srt

12.9 KB

012. Files and Streams.mp4

9.3 MB

013. Creating a Sequential File.en.srt

11.6 KB

013. Creating a Sequential File.mp4

52.2 MB

014. Reading Data from a Sequential File.en.srt

4.4 KB

014. Reading Data from a Sequential File.mp4

29.8 MB

015. Reading and Writing Quoted Text.en.srt

4.7 KB

015. Reading and Writing Quoted Text.mp4

11.3 MB

016. String Stream Processing.en.srt

4.2 KB

016. String Stream Processing.mp4

8.1 MB

017. String Stream Processing Demonstrating ostringstream.en.srt

5.6 KB

017. String Stream Processing Demonstrating ostringstream.mp4

14.1 MB

018. String Stream Processing Demonstrating istringstream.en.srt

10.7 KB

018. String Stream Processing Demonstrating istringstream.mp4

15.5 MB

019. Raw String Literals.mp4

13.4 MB

020. Objects-Natural Data Science Case Study Reading and Analyzing a CSV File Containing Titanic Disaster Data Int.en.srt

4.7 KB

020. Objects-Natural Data Science Case Study Reading and Analyzing a CSV File Containing Titanic Disaster Data Int.mp4

8.8 MB

021. Using rapidcsv to Read the Contents of a CSV File.en.srt

23.2 KB

021. Using rapidcsv to Read the Contents of a CSV File.mp4

42.5 MB

022. Reading and Analyzing the Titanic Disaster Dataset Introduction.en.srt

2.3 KB

022. Reading and Analyzing the Titanic Disaster Dataset Introduction.mp4

17.0 MB

023. Reading and Analyzing the Titanic Disaster Dataset Loading the Dataset.en.srt

13.1 KB

023. Reading and Analyzing the Titanic Disaster Dataset Loading the Dataset.mp4

27.3 MB

024. Reading and Analyzing the Titanic Disaster Dataset Viewing Some Rows in the Titanic Dataset.mp4

12.7 MB

025. Reading and Analyzing the Titanic Disaster Dataset Basic Descriptive Statistics.mp4

31.8 MB

026. Reading and Analyzing the Titanic Disaster Dataset Determining Passenger Counts By Class.mp4

19.5 MB

027. Reading and Analyzing the Titanic Disaster Dataset Basic Descriptive Statistics for the Cleaned Age Column.mp4

9.5 MB

028. Reading and Analyzing the Titanic Disaster Dataset Counting By Sex and By Passenger Class the Numbers of People.mp4

6.2 MB

029. Reading and Analyzing the Titanic Disaster Dataset Calculating Percentages of People Who Survived.mp4

7.8 MB

030. Objects Natural Case Study Introduction to Regular Expressions.mp4

10.9 MB

031. Matching Complete Strings to Patterns.mp4

72.8 MB

032. Replacing Substrings.mp4

8.7 MB

033. Searching for Matches.mp4

43.6 MB

/Part 3 Object-Oriented Programming/

001. Introduction.mp4

60.6 MB

/.../Lesson 10 Object-Oriented Programming Inheritance and Runtime Polymorphism/

001. Lesson 10 Overview OOP Inheritance and Runtime Polymorphism.en.srt

9.9 KB

001. Lesson 10 Overview OOP Inheritance and Runtime Polymorphism.mp4

56.6 MB

002. Base Classes and Derived Classes.en.srt

9.2 KB

002. Base Classes and Derived Classes.mp4

17.4 MB

003. Relationship between Base and Derived Classes.en.srt

1.8 KB

003. Relationship between Base and Derived Classes.mp4

3.4 MB

004. Creating and Using a SalariedEmployee Class.en.srt

11.0 KB

004. Creating and Using a SalariedEmployee Class.mp4

26.2 MB

005. Creating a SalariedEmployee SalariedCommissionEmployee Inheritance Hierarchy.en.srt

18.9 KB

005. Creating a SalariedEmployee SalariedCommissionEmployee Inheritance Hierarchy.mp4

76.7 MB

006. Constructors and Destructors in Derived Classes.en.srt

4.7 KB

006. Constructors and Destructors in Derived Classes.mp4

8.7 MB

007. Relationship Among Objects in an Inheritance Hierarchy.en.srt

1.8 KB

007. Relationship Among Objects in an Inheritance Hierarchy.mp4

4.6 MB

008. Invoking Base-Class Functions from Derived-Class Objects.en.srt

9.1 KB

008. Invoking Base-Class Functions from Derived-Class Objects.mp4

41.8 MB

009. Aiming Derived-Class Pointers at Base-Class Objects.en.srt

2.4 KB

009. Aiming Derived-Class Pointers at Base-Class Objects.mp4

11.3 MB

010. Derived-Class Member-Function Calls via Base-Class Pointers.en.srt

4.6 KB

010. Derived-Class Member-Function Calls via Base-Class Pointers.mp4

16.1 MB

011. virtual Funtions.en.srt

19.3 KB

011. virtual Funtions.mp4

47.7 MB

012. Do Not Call virtual Functions from Constructors and Destructors.en.srt

3.5 KB

012. Do Not Call virtual Functions from Constructors and Destructors.mp4

8.2 MB

013. virtual Destructors.en.srt

4.0 KB

013. virtual Destructors.mp4

9.3 MB

014. final Member Functions and Classes.en.srt

5.0 KB

014. final Member Functions and Classes.mp4

12.4 MB

015. Abstract Classes and Pure virtual Functions.en.srt

4.9 KB

015. Abstract Classes and Pure virtual Functions.mp4

8.9 MB

016. Declaring a Pure Virtual Function.en.srt

3.6 KB

016. Declaring a Pure Virtual Function.mp4

8.0 MB

017. Case Study Payroll System Using Runtime Polymorphism.en.srt

5.2 KB

017. Case Study Payroll System Using Runtime Polymorphism.mp4

10.2 MB

018. Creating Abstract Base-Class Employee.en.srt

9.4 KB

018. Creating Abstract Base-Class Employee.mp4

26.9 MB

019. Creating Concrete Derived-Class SalariedEmployee.en.srt

7.6 KB

019. Creating Concrete Derived-Class SalariedEmployee.mp4

23.4 MB

020. Creating Concrete Derived-Class CommissionEmployee.en.srt

4.9 KB

020. Creating Concrete Derived-Class CommissionEmployee.mp4

20.4 MB

021. Demonstrating Runtime Polymorphic Processing.en.srt

12.5 KB

021. Demonstrating Runtime Polymorphic Processing.mp4

55.3 MB

022. Runtime Polymorphism, Virtual Functions and Dynamic Binding Under the Hood.en.srt

14.8 KB

022. Runtime Polymorphism, Virtual Functions and Dynamic Binding Under the Hood.mp4

34.2 MB

023. Program to an Interface, Not an Implementation.en.srt

13.9 KB

023. Program to an Interface, Not an Implementation.mp4

32.9 MB

024. Rethinking the Employee Hierarchy CompensationModel Interface.en.srt

5.9 KB

024. Rethinking the Employee Hierarchy CompensationModel Interface.mp4

28.0 MB

025. Class Employee.en.srt

4.7 KB

025. Class Employee.mp4

25.7 MB

026. CompensationModel Implementations.en.srt

3.0 KB

026. CompensationModel Implementations.mp4

34.2 MB

027. Testing the New Hierarchy.en.srt

4.5 KB

027. Testing the New Hierarchy.mp4

24.9 MB

/.../Lesson 11 Operator Overloading, CopyMove Semantics and Smart Pointers/

001. Lesson 11 Overview Operator Overloading, CopyMove Semantics and Smart Pointers.en.srt

7.2 KB

001. Lesson 11 Overview Operator Overloading, CopyMove Semantics and Smart Pointers.mp4

63.6 MB

002. Using the Overloaded Operators of Standard Library Class string.en.srt

23.9 KB

002. Using the Overloaded Operators of Standard Library Class string.mp4

74.8 MB

003. Operator Overloading Fundamentals.en.srt

10.8 KB

003. Operator Overloading Fundamentals.mp4

25.0 MB

004. (Downplaying) Dynamic Memory Management with new and delete.en.srt

16.2 KB

004. (Downplaying) Dynamic Memory Management with new and delete.mp4

35.6 MB

005. Modern C++ Dynamic Memory Management RAII and Smart Pointers.en.srt

3.8 KB

005. Modern C++ Dynamic Memory Management RAII and Smart Pointers.mp4

7.8 MB

006. Smart Pointers.en.srt

2.3 KB

006. Smart Pointers.mp4

4.7 MB

007. Demonstrating unique ptr.en.srt

6.5 KB

007. Demonstrating unique ptr.mp4

19.1 MB

008. unique ptr Ownership.en.srt

3.4 KB

008. unique ptr Ownership.mp4

8.2 MB

009. unique ptr to a Built-in Array.en.srt

3.3 KB

009. unique ptr to a Built-in Array.mp4

6.6 MB

010. MyArray Case Study Crafting a Valuable Class with Operator Overloading.en.srt

9.2 KB

010. MyArray Case Study Crafting a Valuable Class with Operator Overloading.mp4

21.2 MB

011. Using Class MyArray.en.srt

32.7 KB

011. Using Class MyArray.mp4

97.9 MB

012. MyArray Class Definition.en.srt

3.8 KB

012. MyArray Class Definition.mp4

12.9 MB

013. MyArrayImplementation Constructor That Specifies a MyArray's Size.en.srt

4.3 KB

013. MyArrayImplementation Constructor That Specifies a MyArray's Size.mp4

13.7 MB

014. MyArrayImplementation C++11 Passing a Braced Initializer to a Constructor.en.srt

6.1 KB

014. MyArrayImplementation C++11 Passing a Braced Initializer to a Constructor.mp4

21.8 MB

015. MyArrayImplementation Copy Constructor and Copy Assignment Operator.en.srt

25.0 KB

015. MyArrayImplementation Copy Constructor and Copy Assignment Operator.mp4

67.3 MB

016. MyArrayImplementation Move Constructor and Move Assignment Operator.en.srt

11.6 KB

016. MyArrayImplementation Move Constructor and Move Assignment Operator.mp4

35.4 MB

017. MyArrayImplementation Destructor.en.srt

2.5 KB

017. MyArrayImplementation Destructor.mp4

8.2 MB

018. MyArrayImplementation toString and sizeFunctions.en.srt

6.1 KB

018. MyArrayImplementation toString and sizeFunctions.mp4

19.9 MB

019. MyArrayImplementation Overloading the Equality (==) and Inequality (!=) Operators.en.srt

10.1 KB

019. MyArrayImplementation Overloading the Equality (==) and Inequality (!=) Operators.mp4

31.0 MB

020. MyArrayImplementation Overloading the Subscript ([]) Operator.en.srt

5.5 KB

020. MyArrayImplementation Overloading the Subscript ([]) Operator.mp4

18.5 MB

021. MyArrayImplementation Overloading the Unary bool Conversion Operator.en.srt

5.5 KB

021. MyArrayImplementation Overloading the Unary bool Conversion Operator.mp4

20.9 MB

022. MyArrayImplementation Overloading the Preincrement Operator.en.srt

4.3 KB

022. MyArrayImplementation Overloading the Preincrement Operator.mp4

15.6 MB

023. MyArrayImplementation Overloading the Postincrement Operator.en.srt

5.1 KB

023. MyArrayImplementation Overloading the Postincrement Operator.mp4

18.1 MB

024. MyArrayImplementation Overloading the Addition Assignment Operator (+=).en.srt

2.7 KB

024. MyArrayImplementation Overloading the Addition Assignment Operator (+=).mp4

9.9 MB

025. MyArrayImplementation Overloading the Binary Stream Extraction () and Stream Insertion () Operators.en.srt

9.0 KB

025. MyArrayImplementation Overloading the Binary Stream Extraction () and Stream Insertion () Operators.mp4

28.9 MB

026. MyArrayImplementation friend Function swap.en.srt

5.5 KB

026. MyArrayImplementation friend Function swap.mp4

18.0 MB

027. C++20 Three-Way Comparison (=).en.srt

19.2 KB

027. C++20 Three-Way Comparison (=).mp4

50.8 MB

028. Converting Between Types.en.srt

3.8 KB

028. Converting Between Types.mp4

7.5 MB

029. Accidentally Using a Single-Argument Constructor as a Conversion Constructor.en.srt

5.3 KB

029. Accidentally Using a Single-Argument Constructor as a Conversion Constructor.mp4

15.5 MB

030. Preventing Implicit Conversions with Single-Argument Constructors.en.srt

5.1 KB

030. Preventing Implicit Conversions with Single-Argument Constructors.mp4

15.5 MB

031. Overloading the Function Call Operator ().en.srt

1.8 KB

031. Overloading the Function Call Operator ().mp4

3.5 MB

/.../Lesson 12 Exceptions and a Look Forward to Contracts/

001. Lesson 12 Overview Exceptions and a Look Forward to Contracts.mp4

63.0 MB

002. Exception-Handling Flow of Control.mp4

52.6 MB

003. Defining a catch Handler for DivideByZeroExceptions.mp4

18.6 MB

004. Exception Safety Guarantees and noexcept.mp4

10.2 MB

005. Rethrowing an Exception.mp4

40.4 MB

006. Stack Unwinding and Uncaught Exceptions.mp4

42.2 MB

007. When to Use Exception Handling.mp4

27.1 MB

008. assert Macro.mp4

8.2 MB

009. Failing Fast.mp4

3.9 MB

010. Constructors, Destructors and Exception Handling.mp4

1.3 MB

011. Throwing Exceptions from Constructors.mp4

10.1 MB

012. Catching Exceptions in Constructors via Function try Blocks.mp4

39.1 MB

013. Exceptions and Destructors Revisiting noexcept(false).mp4

7.2 MB

014. Processing new Failures.mp4

8.8 MB

015. new Throwing bad alloc on Failure.mp4

14.3 MB

016. new Returning nullptr on Failure.mp4

6.6 MB

017. Handling new Failures Using Function set new handler.mp4

18.3 MB

018. Standard Library Exception Hierarchy.mp4

19.4 MB

019. C++ s Alternative to the finally Block Resource Acquisition Is Initialization (RAII).mp4

7.7 MB

020. Some Libraries Support Both Exceptions and Error Codes.mp4

19.3 MB

021. Logging.mp4

5.2 MB

022. Looking Ahead to Contracts.mp4

34.7 MB

023. Looking Ahead to Contracts Contracts Attributes and Contract Levels.mp4

12.4 MB

024. Looking Ahead to Contracts Specifying Preconditions, Postconditions and Assertions.mp4

7.6 MB

025. Looking Ahead to Contracts Early-Access Implementation.mp4

8.7 MB

026. Looking Ahead to Contracts Early-Access Implementation.mp4

29.6 MB

027. Looking Ahead to Contracts Early-Access Implementation.mp4

24.4 MB

/Part 4 Standard Library Containers, Iterators & Algorithms; C++20 Ranges & Views, Custom Templates, C++20 Concepts, Template Metaprogramming/

001. Introduction.mp4

62.7 MB

/.../Lesson 13 Standard Library Containers and Iterators/

001. Lesson 13 Overview Standard Library Containers and Iterators.mp4

48.8 MB

002. Introduction.mp4

16.6 MB

003. Introduction to Containers.mp4

24.7 MB

004. Common Nested Types in Sequence and Associative Containers.mp4

12.6 MB

005. Common Container Member and Non-Member Functions.mp4

35.0 MB

006. Requirements for Container Elements.mp4

14.0 MB

007. Working with Iterators.mp4

7.4 MB

008. Using istream iterator for Input and ostream iterator for Output.mp4

23.2 MB

009. Iterator Categories.mp4

10.8 MB

010. Container Support for Iterators.mp4

10.3 MB

011. Predefined Iterator Type Names.mp4

5.0 MB

012. Iterator Operators.mp4

13.1 MB

013. Sequence Containers.mp4

11.7 MB

014. Using vectors and Iterators.mp4

68.5 MB

015. vector Element-Manipulation Functions.mp4

102.2 MB

016. list Sequence Container.mp4

83.8 MB

017. deque Sequence Container.mp4

22.7 MB

018. Associative Containers.mp4

10.9 MB

019. multiset Associative Container.mp4

59.8 MB

020. set Associative Container.mp4

30.7 MB

021. multimap Associative Container.mp4

37.8 MB

022. map Associative Container.mp4

22.3 MB

023. Container Adaptors.mp4

6.5 MB

024. stack Adaptor.mp4

27.7 MB

025. queue Adaptor.mp4

10.6 MB

026. priority queue Adaptor.mp4

14.8 MB

027. bitset Near Container.mp4

18.3 MB

/.../Lesson 14 Standard Library Algorithms/

001. Lesson 14 Overview Standard Library Algorithms.mp4

53.7 MB

002. Algorithm Requirements C++20 Concepts.mp4

32.3 MB

003. Lambdas and Algorithms.mp4

73.0 MB

004. Lambdas and Algorithms Part 2.mp4

15.2 MB

005. fill, fill n, generate and generate n.mp4

48.5 MB

006. equal, mismatch and lexicographical compare.mp4

73.1 MB

007. remove, remove if, remove copy and remove copy if.mp4

90.5 MB

008. replace, replace if, replace copy and replace copy if.mp4

41.1 MB

009. Shuffling, Counting, and Minimum and Maximum Element Algorithms.mp4

83.7 MB

010. Searching and Sorting Algorithms.mp4

52.9 MB

011. swap, iter swap and swap ranges.mp4

29.6 MB

012. copy backward, merge, unique, reverse, copy if and copy n.mp4

56.7 MB

013. inplace merge, unique copy and reverse copy.mp4

18.9 MB

014. Set Operations.mp4

36.2 MB

015. lower bound, upper bound and equal range.mp4

30.2 MB

016. min, max and minmax.mp4

24.2 MB

017. Algorithms gcd, lcm, iota, reduce and partial sum from Header numeric.mp4

43.1 MB

018. Heapsort and Priority Queues.mp4

64.9 MB

019. Function Objects (Functors).mp4

44.5 MB

020. Projections.mp4

41.0 MB

021. C++20 Views and Functional-Style Programming.mp4

10.1 MB

022. Range Adaptors.mp4

11.1 MB

023. Working with Range Adaptors and Views.mp4

82.0 MB

024. A Look Ahead to C++23 Ranges.mp4

14.8 MB

/.../Lesson 15 Templates, C++20 Concepts and Metaprogramming/

001. Lesson 15 Overview Templates, C++20 Concepts and Metaprogramming.mp4

81.2 MB

002. Introduction Overview of the Template Coverage Throughout the Product.mp4

10.0 MB

003. Custom Class Templates and Compile-Time Polymorphism.mp4

12.8 MB

004. Custom Class Templates and Compile-Time Polymorphism Creating Class Template StackT.mp4

18.3 MB

005. Custom Class Templates and Compile-Time Polymorphism Testing Class Template StackT.mp4

22.1 MB

006. Custom Class Templates and Compile-Time Polymorphism Defining Class Template Member Functions Outside a Class Template.mp4

7.9 MB

007. C++20 Function Template Enhancements C++20 Abbreviated Function Templates.mp4

16.5 MB

008. C++20 Function Template Enhancements C++20 Abbreviated Function Templates.mp4

13.4 MB

009. C++20 Templated Lambdas.mp4

5.7 MB

010. C++20 Concepts A First Look.mp4

15.1 MB

011. C++20 Concepts A First Look Unconstrained Function Template multiply.mp4

23.8 MB

012. C++20 Concepts A First Look Constrained Function Template with a C++20 Concepts requires Clause.mp4

37.4 MB

013. C++20 Concepts A First Look C++20 Predefined Concepts.mp4

12.1 MB

014. Type Traits.mp4

46.9 MB

015. C++20 Concepts A Deeper Look Creating a Custom Concept.mp4

7.7 MB

016. C++20 Concepts A Deeper Look Using a Concept.mp4

16.7 MB

017. C++20 Concepts A Deeper Look Using Concepts in Abbreviated Function Templates.mp4

18.3 MB

018. C++20 Concepts A Deeper Look Concept-Based Overloading.mp4

19.7 MB

019. C++20 Concepts A Deeper Look requires Expressions.mp4

31.2 MB

020. C++20 Concepts A Deeper Look C++20 Exposition-Only Concepts.mp4

9.1 MB

021. Testing C++20 Concepts with static assert.mp4

19.7 MB

022. Creating a Custom Algorithm.mp4

23.2 MB

023. Creating a Custom Container and Iterators.mp4

18.5 MB

024. Class Template ConstIterator.mp4

39.5 MB

025. Class Template Iterator.mp4

32.4 MB

026. Class Template MyArray.mp4

88.8 MB

027. MyArray Deduction Guide for Braced Initialization.mp4

22.4 MB

028. Using MyArray and Its Custom Iterators with stdranges Algorithms.mp4

44.8 MB

029. Attempting to Use MyArray with stdrangessort.mp4

13.1 MB

030. Default Arguments for Template Type Parameters.mp4

5.1 MB

031. Variable Templates.mp4

11.7 MB

032. Variadic Templates and Fold Expressions tuple Variadic Class Template.mp4

53.7 MB

033. Variadic Templates and Fold Expressions Variadic Function Templates and an Intro to C++17 Fold Expressions.mp4

80.5 MB

034. Variadic Templates and Fold Expressions Types of Fold Expressions.mp4

6.9 MB

035. Variadic Templates and Fold Expressions How Unary Fold Expressions Apply Their Operators.mp4

36.0 MB

036. Variadic Templates and Fold Expressions How Binary-Fold Expressions Apply Their Operators.mp4

36.4 MB

037. Variadic Templates and Fold Expressions Using the Comma Operator to Repeatedly Perform an Operation.mp4

5.9 MB

038. Variadic Templates and Fold Expressions Constraining Parameter Pack Elements to the Same Type.mp4

23.0 MB

039. Template Metaprogramming.mp4

7.6 MB

040. Template Metaprogramming Computing Values at Compile-Time.mp4

89.6 MB

041. Template Metaprogramming Conditional Compilation with Template Metaprogramming and constexpr if.mp4

33.2 MB

042. Template Metaprogramming Type Metafunctions.mp4

48.0 MB

/Part 5 C++20 Modules, Concurrent & Parallel Programming, C++20 Coroutines, Other Topics and a Look Toward C++23/

001. Introduction.mp4

65.0 MB

/.../Lesson 16 C++20 Modules Large-Scale Development/

001. Lesson 16 Overview C++20 Modules Large-Scale Development.mp4

48.7 MB

002. Introduction.mp4

16.9 MB

003. Compilation and Linking Before C++20.mp4

14.5 MB

004. Advantages and Goals of Modules.mp4

15.1 MB

005. Example Transitioning to Modules Header Units.mp4

25.6 MB

006. Compiling with Header Units in Microsoft Visual Studio.mp4

24.8 MB

007. Building a Pre-Release g++ 13 Docker Container.mp4

13.2 MB

008. Compiling with Header Units in g++.mp4

17.1 MB

009. Compiling with Header Units in clang++.mp4

25.0 MB

010. Modules Can Reduce Translation Unit Sizes and Compilation Times.mp4

5.5 MB

011. Example Creating and Using a Module.mp4

4.2 MB

012. module Declaration for a Module Interface Unit.mp4

25.0 MB

013. Exporting a Declaration.mp4

19.4 MB

014. Exporting a Group of Declarations.mp4

4.2 MB

015. Exporting a namespace.mp4

19.7 MB

016. Exporting a namespace Member.mp4

9.1 MB

017. Importing a Module to Use Its Exported Declarations.mp4

17.2 MB

018. Importing a Module to Use Its Exported Declarations Compiling This Example in g++.mp4

9.4 MB

019. Importing a Module to Use Its Exported Declarations Compiling This Example in clang++.mp4

13.1 MB

020. Example Attempting to Access Non-Exported Module Contents.mp4

20.3 MB

021. Example Attempting to Access Non-Exported Module Contents g++ Error Messages.mp4

6.3 MB

022. Example Attempting to Access Non-Exported Module Contents clang++ Error Messages.mp4

8.6 MB

023. Global Module Fragment.mp4

9.2 MB

024. Separating Interface from Implementation Example Module Implementation Units.mp4

40.7 MB

025. Separating Interface from Implementation Example Module Implementation Units (Compiling This Example in g++).mp4

15.7 MB

026. Separating Interface from Implementation Example Module Implementation Units (Compiling This Example in clang++).mp4

16.1 MB

027. Separating Interface from Implementation Example Modularizing a Class.mp4

31.9 MB

028. Separating Interface from Implementation Example Modularizing a Class (Compiling This Example in g++).mp4

5.8 MB

029. Separating Interface from Implementation Example Modularizing a Class (Compiling This Example in clang++).mp4

7.9 MB

030. Separating Interface from Implementation private Module Fragment.mp4

12.2 MB

031. Partitions.mp4

5.4 MB

032. Example Module Interface Partition Units.mp4

50.3 MB

033. Example Module Interface Partition Units Compiling This Example in g++.mp4

6.8 MB

034. Example Module Interface Partition Units Compiling This Example in clang++.mp4

16.2 MB

035. Module Implementation Partition Units.mp4

5.9 MB

036. Example Submodules vs. Partitions.mp4

33.5 MB

037. Example Submodules vs. Partitions Compiling This Example in g++.mp4

9.5 MB

038. Example Submodules vs. Partitions Compiling This Example in clang++.mp4

14.2 MB

039. Example Importing the C++ Standard Library as Modules.mp4

22.4 MB

040. Example Cyclic Dependencies Are Not Allowed.mp4

13.7 MB

041. Example imports Are Not Transitive.mp4

17.4 MB

042. Example Visibility vs. Reachability.mp4

32.5 MB

043. Migrating Code to Modules.mp4

7.2 MB

044. Future of Modules and Modules Tooling.mp4

14.2 MB

/.../Lesson 17 Parallel Algorithms and Concurrency A High-Level View/

001. Lesson 17 Overview Parallel Algorithms and Concurrency A High-Level View.mp4

72.0 MB

002. Introduction.mp4

32.1 MB

003. Standard Library Parallel Algorithms.mp4

6.2 MB

004. Example Profiling Sequential and Parallel Sorting Algorithms.mp4

54.7 MB

005. Example Profiling Sequential and Parallel Sorting Algorithms (Continued).mp4

11.2 MB

006. When to Use Parallel Algorithms.mp4

8.8 MB

007. Execution Policies.mp4

5.9 MB

008. Example Profiling Parallel and Vectorized Operations.mp4

32.1 MB

009. Additional Parallel Algorithm Notes.mp4

9.4 MB

010. Thread States and the Thread Life Cycle.mp4

12.3 MB

011. Launching Tasks with stdjthread.mp4

11.7 MB

012. Defining a Task to Perform in a Thread.mp4

38.0 MB

013. Executing a Task in a stdjthread.mp4

35.3 MB

014. How jthread Fixes thread.mp4

13.2 MB

015. Producer Consumer Relationship A First Attempt.mp4

19.0 MB

016. Producer Consumer Relationship A First Attempt UnsynchronizedBuffer.mp4

11.0 MB

017. Producer Consumer Relationship A First Attempt Main Application.mp4

55.1 MB

018. Producer Consumer Synchronizing Access to Shared Mutable Data.mp4

18.4 MB

019. Class SynchronizedBuffer Mutexes, Locks and Condition Variables.mp4

82.6 MB

020. Testing SynchronizedBuffer.mp4

54.7 MB

021. Producer Consumer Minimizing Waits with a Circular Buffer.mp4

8.7 MB

022. Implementing a Circular Buffer.mp4

65.2 MB

023. Testing Class CircularBuffer.mp4

24.8 MB

024. Cooperatively Canceling jthreads.mp4

53.0 MB

025. Launching Tasks with stdasync.mp4

74.9 MB

026. A Brief Intro to Atomics.mp4

14.6 MB

027. A Brief Intro to Atomics Incrementing an int, a stdatomicint and a stdatomic refint from Two Concurrent Threads.mp4

26.6 MB

028. Coordinating Threads with C++20 Latches and Barriers.mp4

1.7 MB

029. C++20 stdlatch.mp4

10.9 MB

030. C++20 stdlatch Demonstrating Latches.mp4

29.7 MB

031. C++20 stdbarrier.mp4

7.8 MB

032. C++20 stdbarrier Demonstrating a Barrier.mp4

45.7 MB

033. C++20 Semaphores.mp4

12.4 MB

034. C++20 Semaphores Producer Consumer Using C++20 stdbinary semaphores.mp4

40.7 MB

/.../Lesson 18 C++20 Coroutines/

001. Lesson 18 Overview C++20 Coroutines.mp4

34.8 MB

002. Introduction to Coroutines.mp4

9.7 MB

003. Coroutine Support Libraries.mp4

11.4 MB

004. Installing the concurrencpp and generator Libraries concurrencpp Library.mp4

4.2 MB

005. Installing the concurrencpp Library Using Visual Studio and vcpkg.mp4

39.3 MB

006. Installing the concurrencpp Library Using Docker or Linux and vcpkg.mp4

32.3 MB

007. Installing the concurrencpp and generator Libraries generator Library.mp4

4.7 MB

008. Creating a Generator Coroutine with co yield and the generator Library.mp4

59.4 MB

009. Creating a Generator Coroutine with co yield and the generator Library Diagram Showing the Flow of Control for a Generator Coroutine.mp4

14.5 MB

010. Launching Tasks with concurrencpp.mp4

2.7 MB

011. Launching Tasks with concurrencpp concurrencppruntime.mp4

5.1 MB

012. Launching Tasks with concurrencpp concurrencppthread pool executor.mp4

4.9 MB

013. Launching Tasks with concurrencpp concurrencpptask and concurrencppresult.mp4

3.0 MB

014. Launching Tasks with concurrencpp Example.mp4

69.3 MB

015. Launching Tasks with concurrencpp Summary of concurrencpp Executors.mp4

8.7 MB

016. Creating a Coroutine with co await and co return Overview of This Example.mp4

46.1 MB

017. Creating a Coroutine with co await and co return Discussing the Code.mp4

96.0 MB

018. Creating a Coroutine with co await and co return Flow of Control for the Sorting Coroutine Example.mp4

6.1 MB

019. Low-Level Coroutines Concepts Resources.mp4

4.5 MB

020. Low-Level Coroutines Concepts Coroutine Restrictions.mp4

3.3 MB

021. Low-Level Coroutines Concepts Promise Object.mp4

10.3 MB

022. Low-Level Coroutines Concepts Coroutine State.mp4

6.2 MB

023. Low-Level Coroutines Concepts Coroutine Handle.mp4

3.6 MB

024. Low-Level Coroutines Concepts Awaitable Objects.mp4

8.9 MB

/.../Lesson 19 Stream IO & C++20 Text formatting/

001. Lesson 19 Overview Stream IO & C++20 Text formatting.mp4

60.0 MB

002. Streams.mp4

28.4 MB

003. Stream Output Output of char Variables.mp4

11.2 MB

004. Using Member Functions eof, get and put.mp4

32.1 MB

005. Comparing cin and cin.get.mp4

21.4 MB

006. Using Member Function getline.mp4

10.0 MB

007. istream Member Functions peek, putback and ignore.mp4

4.3 MB

008. Unformatted IO Using read, write and gcount.mp4

13.9 MB

009. Integral Stream Base (dec, oct, hex and setbase).mp4

16.1 MB

010. Floating-Point Precision (setprecision, precision).mp4

12.7 MB

011. width Member Funsion of Classes istream and ostream.mp4

21.0 MB

012. User-Defined Output Stream Manipulators.mp4

8.5 MB

013. Trailing Zeros and Decimal Points (showpoint).mp4

8.2 MB

014. Left and Right Alignment with Stream Manipulators left and right.mp4

6.9 MB

015. Printing an Integer with Internal Spacing and Plus Sign.mp4

9.2 MB

016. Padding (fill, setfill).mp4

20.1 MB

017. Integral Stream Base (dec, oct, hex, showbase).mp4

5.7 MB

018. Floating-Point Numbers; Scientific and Fixed Notation (scientific, fixed).mp4

13.7 MB

019. UppercaseLowercase Control (uppercase).mp4

6.2 MB

020. Specifying Boolean Format (boolalpha).mp4

9.2 MB

021. Setting and Resetting the Format State via Member Function flags.mp4

18.0 MB

022. Stream Error States.mp4

23.1 MB

023. Tying an Output Stream to an Input Stream.mp4

5.9 MB

024. C++20 stdformat Presentation Types.mp4

45.3 MB

025. C++20 stdformat Field Widths and Alignment.mp4

20.3 MB

026. C++20 stdformat Numeric Formatting.mp4

21.5 MB

027. C++20 stdformat Field Width and Precision Placeholders.mp4

21.5 MB

/.../Lesson 20 Other Topics/

001. Lesson 20 Overview Other Topics.mp4

49.4 MB

002. shared ptr and weak ptr Smart Pointers.mp4

7.8 MB

003. Reference Counted shared ptr.mp4

73.1 MB

004. weak ptr shared ptr Observer.mp4

13.2 MB

005. weak ptr shared ptr Observer Class Definitions for Classes Author and Book.mp4

28.4 MB

006. weak ptr shared ptr Observer main Function.mp4

48.6 MB

007. Runtime Polymorphism with stdvariant and stdvisit.mp4

14.9 MB

008. Runtime Polymorphism with stdvariant and stdvisit Compensation Model Salaried.mp4

12.1 MB

009. Runtime Polymorphism with stdvariant and stdvisit Compensation Model Commission.mp4

11.5 MB

010. Runtime Polymorphism with stdvariant and stdvisit Employee Class Definition.mp4

34.7 MB

011. Runtime Polymorphism with stdvariant and stdvisit Testing Runtime Polymorphism with stdvariant and stdvisit.mp4

13.7 MB

012. protected Class Members A Deeper Look.mp4

13.9 MB

013. Non-Virtual Interface (NVI) Idiom.mp4

15.6 MB

014. Non-Virtual Interface (NVI) Idiom Refactoring Class Employee for the NVI Idiom.mp4

23.9 MB

015. Non-Virtual Interface (NVI) Idiom Updated Class SalariedEmployee.mp4

13.9 MB

016. Non-Virtual Interface (NVI) Idiom Updated Class CommissionEmployee.mp4

11.6 MB

017. Non-Virtual Interface (NVI) Idiom Runtime Polymorphism with the Employee Hierarchy Using NVI.mp4

35.1 MB

018. Inheriting Base-Class Constructors.mp4

12.3 MB

019. Multiple Inheritance.mp4

5.9 MB

020. Multiple Inheritance Example.mp4

64.2 MB

021. Diamond Inheritance.mp4

30.7 MB

022. Eliminating Duplicate Subobjects with virtual Base-Class Inheritance.mp4

21.7 MB

023. public, protected and private Inheritance.mp4

17.4 MB

024. namespaces A Deeper Look.mp4

49.4 MB

025. Storage Classes and Storage Duration.mp4

30.6 MB

026. Operator Keywords.mp4

9.7 MB

027. decltype operator.mp4

10.1 MB

028. Trailing Return Types.mp4

9.9 MB

029. [[nodiscard]] Attribute.mp4

11.5 MB

030. Some Key C++23 Features.mp4

73.2 MB

/z.CPlusPlus20FundamentalsLiveLessons-master/

README.md

1.3 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/

test.ipynb

1.3 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/docker/gcc13/

dockerfile

0.2 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson01/

GuessNumber.cpp

2.8 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson02/

fig02_01.cpp

1.4 KB

fig02_02.cpp

1.4 KB

fig02_03.cpp

1.4 KB

fig02_04.cpp

2.0 KB

fig02_05.cpp

2.2 KB

fig02_06.cpp

2.4 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson03/

fig03_01.cpp

2.0 KB

fig03_02.cpp

2.5 KB

fig03_03.cpp

2.2 KB

fig03_04.cpp

1.8 KB

fig03_05.cpp

2.2 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson04/

ex04_06.cpp

1.3 KB

fig04_01.cpp

1.5 KB

fig04_02.cpp

1.4 KB

fig04_03.cpp

1.4 KB

fig04_03fmt.cpp

1.5 KB

fig04_04.cpp

2.1 KB

fig04_04fmt.cpp

2.2 KB

fig04_05.cpp

1.3 KB

fig04_06.cpp

4.0 KB

fig04_06fmt.cpp

4.1 KB

fig04_07.cpp

1.6 KB

fig04_07_with_error.cpp

1.6 KB

fig04_07fmt.cpp

1.6 KB

fig04_08.cpp

1.5 KB

fig04_09.cpp

1.5 KB

fig04_10.cpp

2.0 KB

fig04_11.cpp

3.3 KB

fig04_17.cpp

1.9 KB

fig04_17fmt.cpp

2.0 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson04/fig04_12/

fig04_12.cpp

2.0 KB

format.cc

6.5 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson04/fig04_12/fmt/

core.h

59.2 KB

format.h

119.8 KB

format-inl.h

51.1 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson05/

cipher.h

7.8 KB

ex05_31.cpp

1.6 KB

fig05_01.cpp

1.9 KB

fig05_02.cpp

1.6 KB

fig05_03.cpp

3.0 KB

fig05_04.cpp

1.6 KB

fig05_05.cpp

3.4 KB

fig05_06.cpp

1.6 KB

fig05_07.cpp

1.9 KB

fig05_08.cpp

2.5 KB

fig05_09.cpp

2.2 KB

fig05_10.cpp

1.7 KB

fig05_11.cpp

1.6 KB

fig05_12.cpp

1.6 KB

fig05_13.cpp

2.2 KB

fig05_14.cpp

2.2 KB

fig05_15.cpp

2.2 KB

fig05_16.cpp

3.2 KB

fig05_17.cpp

1.5 KB

fig05_18.cpp

2.0 KB

fig05_19.cpp

1.2 KB

fig05_20.cpp

2.0 KB

maximum.h

1.9 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson06/

fig06_01.cpp

2.1 KB

fig06_02.cpp

1.8 KB

fig06_03.cpp

2.2 KB

fig06_04.cpp

1.7 KB

fig06_05.cpp

1.5 KB

fig06_06.cpp

2.0 KB

fig06_07.cpp

2.0 KB

fig06_08.cpp

2.0 KB

fig06_09.cpp

2.4 KB

fig06_10.cpp

2.1 KB

fig06_11.cpp

1.4 KB

fig06_12.cpp

1.7 KB

fig06_13.cpp

3.0 KB

fig06_14.cpp

4.5 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson07/

fig07_01.cpp

1.5 KB

fig07_02.cpp

1.7 KB

fig07_03.cpp

1.7 KB

fig07_06.cpp

2.0 KB

fig07_07.cpp

1.3 KB

fig07_08.cpp

1.5 KB

fig07_09.cpp

1.6 KB

fig07_10.cpp

1.7 KB

fig07_11.cpp

2.7 KB

fig07_12.cpp

3.9 KB

fig07_13.cpp

1.4 KB

fig07_14.cpp

2.0 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson08/

accounts.csv

0.1 KB

fig08_01.cpp

2.2 KB

fig08_02.cpp

2.3 KB

fig08_03.cpp

1.3 KB

fig08_04.cpp

1.5 KB

fig08_05.cpp

2.5 KB

fig08_06.cpp

2.6 KB

fig08_07.cpp

2.4 KB

fig08_08.cpp

1.6 KB

fig08_09.cpp

2.4 KB

fig08_10.cpp

2.0 KB

fig08_11.cpp

1.9 KB

fig08_12.cpp

2.0 KB

fig08_13.cpp

1.8 KB

fig08_14.cpp

1.8 KB

fig08_15.cpp

6.0 KB

fig08_16.cpp

3.9 KB

fig08_17.cpp

1.5 KB

fig08_18.cpp

2.5 KB

format.cc

6.5 KB

titanic.csv

117.7 KB

/.../fig09_01-02/

Account.h

1.7 KB

AccountTest.cpp

1.9 KB

/.../fig09_03-04/

Account.h

1.8 KB

AccountTest.cpp

1.6 KB

/.../fig09_05-06/

Account.h

2.2 KB

AccountTest.cpp

2.7 KB

/.../fig09_07-09/

fig09_09.cpp

2.3 KB

Time.cpp

2.2 KB

Time.h

1.6 KB

/.../fig09_10-12/

fig09_12.cpp

2.4 KB

Time.cpp

2.9 KB

Time.h

2.2 KB

/.../fig09_13-15/

CreateAndDestroy.cpp

1.9 KB

CreateAndDestroy.h

1.6 KB

fig09_15.cpp

2.1 KB

/.../fig09_16-18/

fig09_18.cpp

2.0 KB

Time.cpp

2.0 KB

Time.h

1.5 KB

/.../fig09_19-21/

Date.cpp

1.6 KB

Date.h

1.4 KB

fig09_21.cpp

1.7 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson09/fig09_22/

fig09_22.cpp

1.7 KB

Time.cpp

2.9 KB

Time.h

2.2 KB

/.../fig09_23-27/

Date.cpp

2.9 KB

Date.h

1.7 KB

Employee.cpp

2.2 KB

Employee.h

1.8 KB

fig09_27.cpp

1.5 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson09/fig09_28/

fig09_28.cpp

1.9 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson09/fig09_29/

fig09_29.cpp

2.1 KB

/.../fig09_30-32/

fig09_32.cpp

1.7 KB

Time.cpp

3.0 KB

Time.h

2.1 KB

/.../fig09_33-35/

Employee.cpp

2.3 KB

Employee.h

1.8 KB

fig09_35.cpp

2.4 KB

/.../fig09_36-37/

cipher.h

7.9 KB

fig09_36.cpp

1.8 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson09/fig09_38/

fig09_38.cpp

2.9 KB

records.json

0.3 KB

/.../fig10_01-03/

fig10_03.cpp

1.9 KB

SalariedEmployee.cpp

2.6 KB

SalariedEmployee.h

1.6 KB

/.../fig10_04-06/

fig10_06.cpp

2.1 KB

SalariedCommissionEmployee.cpp

3.0 KB

SalariedCommissionEmployee.h

1.8 KB

SalariedEmployee.cpp

2.6 KB

SalariedEmployee.h

1.6 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson10/fig10_07/

fig10_07.cpp

2.9 KB

SalariedCommissionEmployee.cpp

3.0 KB

SalariedCommissionEmployee.h

1.8 KB

SalariedEmployee.cpp

2.6 KB

SalariedEmployee.h

1.6 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson10/fig10_08/

fig10_08.cpp

1.5 KB

SalariedCommissionEmployee.cpp

3.0 KB

SalariedCommissionEmployee.h

1.8 KB

SalariedEmployee.cpp

2.6 KB

SalariedEmployee.h

1.6 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson10/fig10_09/

fig10_09.cpp

2.0 KB

SalariedCommissionEmployee.cpp

3.0 KB

SalariedCommissionEmployee.h

1.8 KB

SalariedEmployee.cpp

2.6 KB

SalariedEmployee.h

1.6 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson10/fig10_10/

fig10_10.cpp

3.2 KB

SalariedCommissionEmployee.cpp

3.0 KB

SalariedCommissionEmployee.h

1.8 KB

SalariedEmployee.cpp

2.6 KB

SalariedEmployee.h

1.6 KB

/.../fig10_11-17/

CommissionEmployee.cpp

2.9 KB

CommissionEmployee.h

2.0 KB

Employee.cpp

2.0 KB

Employee.h

1.7 KB

fig10_17.cpp

3.4 KB

SalariedEmployee.cpp

2.1 KB

SalariedEmployee.h

1.8 KB

/.../fig10_19-26/

Commission.cpp

2.2 KB

Commission.h

1.6 KB

CompensationModel.h

1.5 KB

Employee.cpp

2.1 KB

Employee.h

1.6 KB

fig10_26.cpp

1.9 KB

Salaried.cpp

1.7 KB

Salaried.h

1.5 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson11/fig11_01/

fig11_01.cpp

4.4 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson11/fig11_02/

fig11_02.cpp

1.9 KB

/.../fig11_03-05/

a.out

359.4 KB

fig11_03.cpp

5.2 KB

MyArray.cpp

6.9 KB

MyArray.h

3.3 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson11/fig11_06/

fig11_06.cpp

2.9 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson11/fig11_07/

fig11_07.cpp

1.7 KB

MyArray.cpp

6.9 KB

MyArray.h

3.3 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson11/fig11_08/

fig11_08.cpp

1.7 KB

MyArray.cpp

6.9 KB

MyArray.h

3.3 KB

/.../fig12_01-02/

DivideByZeroException.h

1.6 KB

fig12_02.cpp

2.5 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson12/fig12_03/

fig12_03.cpp

2.1 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson12/fig12_04/

fig12_04.cpp

2.2 KB

fig12_04modified.cpp

2.0 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson12/fig12_05/

fig12_05.cpp

2.2 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson12/fig12_06/

fig12_06.cpp

1.9 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson12/fig12_07/

fig12_07.cpp

1.9 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson12/fig12_08/

fig12_08.cpp

1.5 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson12/fig12_09/

fig12_09.cpp

3.0 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson13/

fig13_01.cpp

1.8 KB

fig13_02.cpp

2.6 KB

fig13_03.cpp

3.0 KB

fig13_04.cpp

4.4 KB

fig13_05.cpp

2.1 KB

fig13_06.cpp

3.1 KB

fig13_07.cpp

2.3 KB

fig13_08.cpp

2.1 KB

fig13_09.cpp

2.1 KB

fig13_10.cpp

2.7 KB

fig13_11.cpp

1.7 KB

fig13_12.cpp

1.7 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson14/

fig14_01.cpp

1.8 KB

fig14_02.cpp

2.7 KB

fig14_03.cpp

2.7 KB

fig14_04.cpp

3.0 KB

fig14_05.cpp

2.8 KB

fig14_06.cpp

3.1 KB

fig14_07.cpp

4.7 KB

fig14_08.cpp

2.8 KB

fig14_09.cpp

3.1 KB

fig14_10.cpp

2.3 KB

fig14_11.cpp

3.4 KB

fig14_12.cpp

2.9 KB

fig14_13.cpp

2.1 KB

fig14_14.cpp

2.6 KB

fig14_15.cpp

3.1 KB

fig14_16.cpp

2.9 KB

fig14_17.cpp

2.8 KB

fig14_18.cpp

3.6 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson15/

fig15_03.cpp

1.8 KB

fig15_04.cpp

1.5 KB

fig15_05.cpp

1.6 KB

fig15_06.cpp

2.8 KB

fig15_07.cpp

1.7 KB

fig15_08.cpp

2.5 KB

fig15_09.cpp

1.6 KB

fig15_10.cpp

2.8 KB

fig15_13.cpp

2.7 KB

fig15_14.cpp

2.4 KB

fig15_15.cpp

2.2 KB

fig15_16.cpp

2.5 KB

fig15_17.cpp

1.4 KB

fig15_18.cpp

1.9 KB

fig15_19.cpp

3.7 KB

fig15_20.cpp

2.6 KB

fig15_21.cpp

3.3 KB

/.../fig15_01-02/

fig15_02.cpp

2.7 KB

Stack.h

1.7 KB

/.../fig15_11-12/

fig15_12.cpp

3.2 KB

MyArray.h

8.6 KB

sorttest.cpp

1.3 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson16/

compilation_commands.txt

8.7 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson16/fig16_01/

fig16_01.cpp

1.3 KB

/.../fig16_02-03/

fig16_03.cpp

1.5 KB

welcome.ixx

2.0 KB

/.../fig16_04-05/

deitel.math.ixx

1.5 KB

fig16_05.cpp

1.6 KB

/.../fig16_06-08/

deitel.math.ixx

1.4 KB

deitel.math-impl.cpp

1.5 KB

fig16_08.cpp

1.6 KB

/.../fig16_09-11/

deitel.time.ixx

1.7 KB

deitel.time-impl.cpp

2.1 KB

fig16_11.cpp

1.7 KB

/.../fig16_12-15/

deitel.math.ixx

1.5 KB

deitel.math-powers.ixx

1.3 KB

deitel.math-roots.ixx

1.4 KB

fig16_15.cpp

1.5 KB

/.../fig16_12-15clang/

deitel.math.ixx

1.5 KB

deitel.math-powers.ixx

1.3 KB

deitel.math-roots.ixx

1.4 KB

fig16_15.cpp

1.5 KB

/.../fig16_16-21/

deitel.math.ixx

1.4 KB

deitel.math.powers.ixx

1.3 KB

deitel.math.roots.ixx

1.4 KB

fig16_17.cpp

1.4 KB

fig16_19.cpp

1.4 KB

fig16_21.cpp

1.5 KB

/.../fig16_16-21clang/

deitel.math.ixx

1.4 KB

deitel.math.powers.ixx

1.3 KB

deitel.math.roots.ixx

1.4 KB

fig16_17.cpp

1.4 KB

fig16_19.cpp

1.4 KB

fig16_21.cpp

1.5 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson16/fig16_22/

fig16_22.cpp

1.3 KB

/.../fig16_23-24/

moduleA.ixx

1.3 KB

moduleB.ixx

1.3 KB

/.../fig16_25-27/

fig16_27.cpp

1.4 KB

moduleA.ixx

1.3 KB

moduleB.ixx

1.4 KB

/.../fig16_28-29/

deitel.time.ixx

1.8 KB

deitel.time-impl.cpp

2.1 KB

fig16_29.cpp

1.6 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson17/fig17_01/

fig17_01.cpp

3.1 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson17/fig17_02/

fig17_02.cpp

3.7 KB

/.../fig17_03-04/

printtask.cpp

2.2 KB

printtask.h

2.4 KB

/.../fig17_05-06/

SharedBufferTest.cpp

3.3 KB

UnsynchronizedBuffer.h

1.7 KB

/.../fig17_07-08/

SharedBufferTest.cpp

3.2 KB

SynchronizedBuffer.h

4.0 KB

/.../fig17_09-10/

CircularBuffer.h

5.1 KB

SharedBufferTest.cpp

3.1 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson17/fig17_11/

CooperativeCancelation.cpp

3.2 KB

CooperativeCancelationFMT.cpp

3.2 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson17/fig17_12/

async.cpp

5.3 KB

async.o

568.6 KB

format.o

716.4 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson17/fig17_13/

atomic.cpp

3.3 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson17/fig17_14/

LatchDemo.cpp

2.9 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson17/fig17_15/

BarrierDemo.cpp

3.9 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson17/fig17_16/

SharedBufferTest.cpp

3.2 KB

SynchronizedBuffer.h

2.7 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson18/

fig18_01.cpp

2.4 KB

fig18_02.cpp

3.4 KB

fig18_03.cpp

4.7 KB

vcpkg.json

0.1 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson19/

fig19_01.cpp

1.5 KB

fig19_02.cpp

1.8 KB

fig19_03.cpp

1.7 KB

fig19_04.cpp

1.5 KB

fig19_05.cpp

1.5 KB

fig19_06.cpp

1.7 KB

fig19_07.cpp

1.9 KB

fig19_08.cpp

1.6 KB

fig19_09.cpp

1.7 KB

fig19_10.cpp

1.7 KB

fig19_11.cpp

1.7 KB

fig19_12.cpp

1.3 KB

fig19_13.cpp

2.3 KB

fig19_14.cpp

1.5 KB

fig19_15.cpp

1.6 KB

fig19_16.cpp

1.5 KB

fig19_17.cpp

1.9 KB

fig19_18.cpp

2.1 KB

fig19_19.cpp

2.2 KB

fig19_20.cpp

2.0 KB

fig19_21.cpp

1.6 KB

fig19_22.cpp

1.6 KB

fig19_23.cpp

1.5 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson20/

fig20_01.cpp

1.9 KB

fig20_02.cpp

1.5 KB

fig20_03.cpp

2.6 KB

fig20_04.cpp

1.7 KB

fig20_05.cpp

2.0 KB

fig20_07.cpp

1.3 KB

fig20_08.cpp

3.7 KB

fig20_14.cpp

2.1 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/lesson20/fig20_06/

CommissionEmployee.cpp

3.0 KB

CommissionEmployee.h

2.0 KB

Employee.cpp

2.0 KB

Employee.h

1.7 KB

fig20_06.cpp

2.7 KB

SalariedEmployee.cpp

2.1 KB

SalariedEmployee.h

1.8 KB

/.../fig20_09-13/

Author.cpp

2.0 KB

Author.h

1.6 KB

Book.cpp

2.0 KB

Book.h

1.6 KB

fig20_13.cpp

2.6 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/BigNumber/

CMakeLists.txt

1.2 KB

LICENSE.md

11.3 KB

main.cpp

6.1 KB

README.md

5.4 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/BigNumber/bin/BigNumber/include/

bignumber.h

10.9 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/BigNumber/bin/BigNumber/lib/

libBigNumber.a

579.6 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/BigNumber/src/

bignumber.cpp

17.1 KB

bignumber.h

10.9 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/cereal-1.3.0/

.gitignore

0.5 KB

.travis.yml

8.7 KB

appveyor.yml

1.0 KB

CMakeLists.txt

2.5 KB

LICENSE

1.5 KB

README.md

2.7 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/cereal-1.3.0/doc/

CMakeLists.txt

0.7 KB

doxygen.in

80.2 KB

DoxygenLayout.xml

6.1 KB

footer.html

1.1 KB

mainpage.dox

2.0 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/cereal-1.3.0/include/cereal/

access.hpp

14.8 KB

cereal.hpp

45.3 KB

macros.hpp

6.6 KB

specialize.hpp

6.6 KB

version.hpp

2.3 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/cereal-1.3.0/include/cereal/archives/

adapters.hpp

6.0 KB

binary.hpp

6.8 KB

json.hpp

43.7 KB

portable_binary.hpp

14.8 KB

xml.hpp

39.1 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/cereal-1.3.0/include/cereal/details/

helpers.hpp

15.9 KB

polymorphic_impl.hpp

37.1 KB

polymorphic_impl_fwd.hpp

2.9 KB

static_object.hpp

4.9 KB

traits.hpp

96.7 KB

util.hpp

2.9 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/cereal-1.3.0/include/cereal/external/

base64.hpp

4.4 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/cereal-1.3.0/include/cereal/external/rapidjson/

allocators.h

10.8 KB

cursorstreamwrapper.h

2.4 KB

document.h

119.4 KB

encodedstream.h

11.0 KB

encodings.h

30.2 KB

filereadstream.h

3.1 KB

filewritestream.h

3.2 KB

fwd.h

4.1 KB

istreamwrapper.h

4.2 KB

memorybuffer.h

2.6 KB

memorystream.h

2.8 KB

ostreamwrapper.h

2.4 KB

pointer.h

61.2 KB

prettywriter.h

10.7 KB

rapidjson.h

25.3 KB

reader.h

95.1 KB

schema.h

105.0 KB

stream.h

6.9 KB

stringbuffer.h

4.1 KB

writer.h

27.3 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/cereal-1.3.0/include/cereal/external/rapidjson/error/

en.h

4.1 KB

error.h

6.4 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/cereal-1.3.0/include/cereal/external/rapidjson/internal/

biginteger.h

9.2 KB

diyfp.h

12.7 KB

dtoa.h

8.2 KB

ieee754.h

3.1 KB

itoa.h

10.2 KB

meta.h

6.9 KB

pow10.h

3.6 KB

regex.h

26.3 KB

stack.h

7.3 KB

strfunc.h

2.3 KB

strtod.h

9.2 KB

swap.h

1.5 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/cereal-1.3.0/include/cereal/external/rapidjson/msinttypes/

inttypes.h

8.4 KB

stdint.h

9.4 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/cereal-1.3.0/include/cereal/external/rapidxml/

license.txt

2.8 KB

manual.html

113.5 KB

rapidxml.hpp

119.6 KB

rapidxml_iterators.hpp

3.9 KB

rapidxml_print.hpp

15.7 KB

rapidxml_utils.hpp

3.3 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/cereal-1.3.0/include/cereal/types/

array.hpp

3.5 KB

atomic.hpp

2.3 KB

base_class.hpp

7.6 KB

bitset.hpp

5.5 KB

boost_variant.hpp

5.5 KB

chrono.hpp

2.9 KB

common.hpp

5.4 KB

complex.hpp

2.4 KB

deque.hpp

2.4 KB

forward_list.hpp

2.9 KB

functional.hpp

2.0 KB

list.hpp

2.4 KB

map.hpp

1.8 KB

memory.hpp

16.8 KB

optional.hpp

2.6 KB

polymorphic.hpp

22.3 KB

queue.hpp

4.8 KB

set.hpp

3.5 KB

stack.hpp

2.9 KB

string.hpp

2.9 KB

tuple.hpp

4.6 KB

unordered_map.hpp

1.9 KB

unordered_set.hpp

3.7 KB

utility.hpp

2.1 KB

valarray.hpp

3.9 KB

variant.hpp

4.2 KB

vector.hpp

4.8 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/cereal-1.3.0/include/cereal/types/concepts/

pair_associative_container.hpp

3.2 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/cereal-1.3.0/sandbox/

CMakeLists.txt

0.6 KB

performance.cpp

15.4 KB

sandbox.cpp

18.4 KB

sandbox_json.cpp

9.9 KB

sandbox_rtti.cpp

5.6 KB

sandbox_vs.cpp

7.3 KB

/.../sandbox_shared_lib/

base.cpp

0.3 KB

base.hpp

1.0 KB

CMakeLists.txt

0.1 KB

derived.cpp

0.3 KB

derived.hpp

0.6 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/cereal-1.3.0/scripts/

add_rapidjson_prefix.sh

0.4 KB

appveyor.bat

2.6 KB

renameincludes.sh

0.3 KB

updatecoverage.sh

0.8 KB

updatedoc.in

0.5 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/cereal-1.3.0/unittests/

array.cpp

2.1 KB

array.hpp

3.6 KB

atomic.cpp

2.1 KB

atomic.hpp

5.1 KB

basic_string.cpp

4.7 KB

basic_string.hpp

3.7 KB

bitset.cpp

2.1 KB

bitset.hpp

3.0 KB

chrono.cpp

2.1 KB

chrono.hpp

3.8 KB

cmake-config-module.cmake

3.3 KB

CMakeLists.txt

3.6 KB

common.hpp

7.5 KB

complex.cpp

2.1 KB

complex.hpp

2.9 KB

defer.cpp

2.1 KB

defer.hpp

5.7 KB

deque.cpp

2.1 KB

deque.hpp

3.8 KB

doctest.h

266.8 KB

forward_list.cpp

2.2 KB

forward_list.hpp

3.9 KB

list.cpp

2.1 KB

list.hpp

3.5 KB

load_construct.cpp

2.3 KB

load_construct.hpp

8.8 KB

map.cpp

2.6 KB

map.hpp

5.9 KB

memory.cpp

2.7 KB

memory.hpp

4.6 KB

memory_cycles.cpp

2.2 KB

memory_cycles.hpp

4.1 KB

multimap.cpp

2.1 KB

multimap.hpp

4.9 KB

multiset.cpp

2.1 KB

multiset.hpp

4.4 KB

pair.cpp

2.1 KB

pair.hpp

3.6 KB

pod.cpp

2.1 KB

pod.hpp

5.5 KB

polymorphic.cpp

2.8 KB

polymorphic.hpp

24.2 KB

portability_test.cpp

4.9 KB

portable_binary_archive.cpp

5.1 KB

portable_binary_archive.hpp

5.9 KB

priority_queue.cpp

2.2 KB

priority_queue.hpp

4.8 KB

queue.cpp

2.1 KB

queue.hpp

4.2 KB

run_portability_test.cmake

0.6 KB

run_valgrind.sh

0.1 KB

set.cpp

2.1 KB

set.hpp

3.4 KB

stack.cpp

2.1 KB

stack.hpp

4.2 KB

structs.cpp

2.1 KB

structs.hpp

2.7 KB

structs_minimal.cpp

2.2 KB

structs_minimal.hpp

8.2 KB

structs_specialized.cpp

2.2 KB

structs_specialized.hpp

12.7 KB

tuple.cpp

2.1 KB

tuple.hpp

4.0 KB

unordered_loads.cpp

1.9 KB

unordered_loads.hpp

4.9 KB

unordered_map.cpp

2.2 KB

unordered_map.hpp

4.7 KB

unordered_multimap.cpp

2.2 KB

unordered_multimap.hpp

6.7 KB

unordered_multiset.cpp

2.2 KB

unordered_multiset.hpp

5.2 KB

unordered_set.cpp

2.2 KB

unordered_set.hpp

4.4 KB

user_data_adapters.cpp

2.2 KB

user_data_adapters.hpp

3.5 KB

valarray.cpp

2.1 KB

valarray.hpp

3.9 KB

vector.cpp

2.1 KB

vector.hpp

4.2 KB

versioning.cpp

2.8 KB

versioning.hpp

5.8 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/cereal-1.3.0/unittests/boost/

boost_variant.cpp

2.2 KB

boost_variant.hpp

3.5 KB

CMakeLists.txt

1.5 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/cereal-1.3.0/unittests/cpp17/

CMakeLists.txt

1.6 KB

optional.cpp

2.2 KB

optional.hpp

3.2 KB

variant.cpp

2.2 KB

variant.hpp

2.7 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/fmt/

.clang-format

0.2 KB

.gitignore

0.4 KB

ChangeLog.rst

173.9 KB

CMakeLists.txt

14.8 KB

CONTRIBUTING.md

0.7 KB

LICENSE.rst

1.4 KB

README.rst

19.4 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/fmt/.github/

pull_request_template.md

0.3 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/fmt/.github/workflows/

doc.yml

0.6 KB

linux.yml

2.3 KB

macos.yml

1.1 KB

windows.yml

1.8 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/fmt/doc/

api.rst

17.1 KB

build.py

4.6 KB

CMakeLists.txt

0.6 KB

conf.py

8.1 KB

contents.rst

0.1 KB

fmt.less

1.3 KB

index.rst

5.4 KB

python-license.txt

14.9 KB

syntax.rst

23.4 KB

usage.rst

6.6 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/fmt/doc/_static/

bootstrap.min.js

36.0 KB

breathe.css

0.5 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/fmt/doc/_static/fonts/

glyphicons-halflings-regular.eot

20.3 KB

glyphicons-halflings-regular.svg

62.9 KB

glyphicons-halflings-regular.ttf

41.3 KB

glyphicons-halflings-regular.woff

23.3 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/fmt/doc/_templates/

layout.html

5.2 KB

search.html

1.9 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/fmt/doc/basic-bootstrap/

layout.html

7.6 KB

README

0.1 KB

theme.conf

0.0 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/fmt/doc/bootstrap/

alerts.less

1.5 KB

badges.less

1.2 KB

bootstrap.less

1.1 KB

breadcrumbs.less

0.6 KB

button-groups.less

5.7 KB

buttons.less

3.6 KB

carousel.less

5.4 KB

close.less

0.8 KB

code.less

1.4 KB

component-animations.less

0.7 KB

dropdowns.less

4.8 KB

forms.less

14.9 KB

glyphicons.less

19.8 KB

grid.less

1.4 KB

input-groups.less

4.2 KB

jumbotron.less

1.0 KB

labels.less

1.1 KB

list-group.less

3.0 KB

media.less

0.8 KB

mixins.less

1.1 KB

modals.less

3.6 KB

navbar.less

14.6 KB

navs.less

4.9 KB

normalize.less

7.7 KB

pager.less

0.9 KB

pagination.less

2.0 KB

panels.less

6.2 KB

popovers.less

3.5 KB

print.less

2.1 KB

progress-bars.less

1.9 KB

responsive-embed.less

0.5 KB

responsive-utilities.less

4.3 KB

scaffolding.less

3.1 KB

tables.less

4.6 KB

theme.less

7.8 KB

thumbnails.less

0.8 KB

tooltip.less

2.9 KB

type.less

6.0 KB

utilities.less

0.7 KB

variables.less

27.1 KB

wells.less

0.5 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/fmt/doc/bootstrap/mixins/

alerts.less

0.3 KB

background-variant.less

0.1 KB

border-radius.less

0.5 KB

buttons.less

1.1 KB

center-block.less

0.1 KB

clearfix.less

0.6 KB

forms.less

2.6 KB

gradients.less

4.4 KB

grid.less

3.1 KB

grid-framework.less

2.8 KB

hide-text.less

0.6 KB

image.less

1.1 KB

labels.less

0.2 KB

list-group.less

0.5 KB

nav-divider.less

0.2 KB

nav-vertical-align.less

0.4 KB

opacity.less

0.1 KB

pagination.less

0.4 KB

panels.less

0.5 KB

progress-bar.less

0.2 KB

reset-filter.less

0.2 KB

resize.less

0.2 KB

responsive-visibility.less

0.3 KB

size.less

0.1 KB

tab-focus.less

0.2 KB

table-row.less

0.7 KB

text-emphasis.less

0.1 KB

text-overflow.less

0.2 KB

vendor-prefixes.less

6.7 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/fmt/include/fmt/

args.h

7.5 KB

chrono.h

42.4 KB

color.h

24.6 KB

compile.h

21.5 KB

core.h

98.4 KB

format.h

103.8 KB

format-inl.h

103.9 KB

locale.h

0.1 KB

os.h

15.1 KB

ostream.h

6.0 KB

printf.h

20.4 KB

ranges.h

14.5 KB

xchar.h

9.2 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/fmt/src/

fmt.cc

2.3 KB

format.cc

3.0 KB

os.cc

10.8 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/fmt/support/

Android.mk

0.3 KB

AndroidManifest.xml

0.0 KB

appveyor.yml

0.6 KB

appveyor-build.py

1.6 KB

build.gradle

4.0 KB

build-docs.py

2.1 KB

C++.sublime-syntax

72.3 KB

compute-powers.py

1.6 KB

docopt.py

19.8 KB

manage.py

11.2 KB

README

0.1 KB

rst2md.py

4.0 KB

Vagrantfile

0.6 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/fmt/support/cmake/

cxx14.cmake

1.9 KB

FindSetEnv.cmake

0.3 KB

fmt.pc.in

0.3 KB

fmt-config.cmake.in

0.1 KB

JoinPaths.cmake

1.0 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/fmt/support/rtd/

conf.py

0.1 KB

index.rst

0.1 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/fmt/support/rtd/theme/

layout.html

0.5 KB

theme.conf

0.0 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/fmt/test/

args-test.cc

4.9 KB

assert-test.cc

0.9 KB

chrono-test.cc

15.2 KB

CMakeLists.txt

8.9 KB

color-test.cc

2.9 KB

compile-test.cc

13.2 KB

core-test.cc

27.3 KB

enforce-checks-test.cc

1.6 KB

format

33.2 KB

format-impl-test.cc

12.5 KB

format-test.cc

86.7 KB

gtest-extra.cc

2.0 KB

gtest-extra.h

7.6 KB

gtest-extra-test.cc

13.9 KB

header-only-test.cc

0.1 KB

mock-allocator.h

1.6 KB

module-test.cc

18.1 KB

os-test.cc

15.2 KB

ostream-test.cc

8.8 KB

posix-mock.h

1.7 KB

posix-mock-test.cc

14.7 KB

printf-test.cc

21.0 KB

ranges-test.cc

7.7 KB

scan.h

6.8 KB

scan-test.cc

2.8 KB

std-format-test.cc

5.4 KB

test-assert.h

1.1 KB

test-main.cc

1.2 KB

unicode-test.cc

1.3 KB

util.cc

1.2 KB

util.h

2.0 KB

xchar-test.cc

15.1 KB

/.../add-subdirectory-test/

CMakeLists.txt

0.6 KB

main.cc

0.1 KB

/.../compile-error-test/

CMakeLists.txt

2.4 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/fmt/test/cuda-test/

CMakeLists.txt

3.4 KB

cpp14.cc

0.4 KB

cuda-cpp14.cu

0.9 KB

/.../find-package-test/

CMakeLists.txt

0.6 KB

main.cc

0.1 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/fmt/test/fuzzing/

.gitignore

0.1 KB

build.sh

2.1 KB

chrono-duration.cc

3.3 KB

CMakeLists.txt

1.2 KB

float.cc

1.2 KB

fuzzer-common.h

2.4 KB

main.cc

0.6 KB

named-arg.cc

2.2 KB

one-arg.cc

2.0 KB

README.md

0.8 KB

two-args.cc

2.3 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/fmt/test/gtest/

.clang-format

0.1 KB

CMakeLists.txt

1.2 KB

gmock-gtest-all.cc

532.6 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/fmt/test/gtest/gmock/

gmock.h

454.5 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/fmt/test/gtest/gtest/

gtest.h

474.1 KB

gtest-spi.h

10.1 KB

/.../static-export-test/

CMakeLists.txt

0.8 KB

library.cc

0.1 KB

main.cc

0.1 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/GSL/

.clang-format

0.8 KB

.gitignore

0.2 KB

.travis.yml

19.7 KB

appveyor.yml

4.3 KB

CMakeLists.txt

4.3 KB

CMakeSettings.json

0.5 KB

CONTRIBUTING.md

2.0 KB

GSL.natvis

3.7 KB

LICENSE

1.2 KB

README.md

6.1 KB

ThirdPartyNotices.txt

2.0 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/GSL/.github/workflows/

main.yml

3.3 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/GSL/include/gsl/

gsl

1.2 KB

gsl_algorithm

2.3 KB

gsl_assert

4.0 KB

gsl_byte

6.7 KB

gsl_util

4.9 KB

multi_span

86.0 KB

pointers

9.4 KB

span

26.5 KB

span_ext

6.2 KB

string_span

27.3 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/GSL/tests/

algorithm_tests.cpp

6.4 KB

assertion_tests.cpp

1.5 KB

at_tests.cpp

4.1 KB

bounds_tests.cpp

2.7 KB

byte_tests.cpp

3.4 KB

CMakeLists.txt

8.6 KB

CMakeLists.txt.in

0.5 KB

multi_span_tests.cpp

47.9 KB

no_exception_ensure_tests.cpp

1.4 KB

notnull_tests.cpp

15.7 KB

owner_tests.cpp

1.3 KB

span_compatibility_tests.cpp

60.4 KB

span_ext_tests.cpp

10.3 KB

span_tests.cpp

33.1 KB

strict_notnull_tests.cpp

4.8 KB

strided_span_tests.cpp

27.9 KB

string_span_tests.cpp

31.9 KB

utils_tests.cpp

3.3 KB

/.../multiprecision-Boost_1_81_0/

.clang-format

0.7 KB

.drone.star

62.6 KB

.gitattributes

3.9 KB

.gitignore

0.3 KB

CMakeLists.txt

1.2 KB

index.html

0.6 KB

LICENSE

1.3 KB

README.md

4.9 KB

/.../multiprecision-Boost_1_81_0/.circleci/

config.yml

11.3 KB

/.../multiprecision-Boost_1_81_0/.drone/

after-success.sh

0.0 KB

before-install.sh

0.0 KB

before-script.sh

0.0 KB

boost.sh

1.4 KB

/.../multiprecision-Boost_1_81_0/.github/workflows/

multiprecision.yml

23.0 KB

/.../multiprecision-Boost_1_81_0/config/

has_big_obj.cpp

0.3 KB

has_constexpr_limits_cmd.cpp

0.4 KB

has_eigen.cpp

0.4 KB

has_f2c.cpp

0.3 KB

has_float128.cpp

0.5 KB

has_gmp.cpp

1.0 KB

has_intel_quad.cpp

0.3 KB

has_is_constant_evaluated.cpp

1.9 KB

has_mpc.cpp

1.6 KB

has_mpfi.cpp

1.6 KB

has_mpfr.cpp

1.3 KB

has_tommath.cpp

0.3 KB

is_ci_sanitizer_run.cpp

0.3 KB

Jamfile.v2

3.2 KB

/.../multiprecision-Boost_1_81_0/doc/

debugger1.png

18.9 KB

debugger2.png

29.9 KB

debugger3.png

18.5 KB

debugger4.png

18.2 KB

debugger5.png

18.6 KB

debugger6.png

40.9 KB

debugger7.png

37.3 KB

floating_point_eg1.mml

3.2 KB

floating_point_eg1.png

10.2 KB

floating_point_eg1.svg

15.8 KB

floating_point_eg2.mml

3.5 KB

floating_point_eg2.png

8.0 KB

floating_point_eg2.svg

16.0 KB

floating_point_eg3.mml

1.1 KB

floating_point_eg3.png

3.6 KB

floating_point_eg3.svg

5.4 KB

generate.sh

0.9 KB

history.qbk

37.0 KB

html4_symbols.qbk

14.8 KB

index.idx

0.6 KB

introduction.qbk

17.0 KB

Jamfile.v2

4.2 KB

multiprecision.css

5.9 KB

multiprecision.qbk

8.2 KB

numeric_limits_32_tables.qbk

4.3 KB

numeric_limits_qbk.cpp

29.5 KB

performance.qbk

3.0 KB

performance_float.qbk

8.8 KB

performance_integer.qbk

25.2 KB

performance_integer_real_world.qbk

2.8 KB

performance_overhead.qbk

2.1 KB

performance_rational.qbk

8.8 KB

performance_rational_real_world.qbk

6.7 KB

performance_real_world.qbk

2.6 KB

reference.qbk

0.7 KB

reference_backend_requirements.qbk

44.6 KB

reference_cpp_bin_float.qbk

6.1 KB

reference_cpp_dec_float.qbk

1.8 KB

reference_cpp_int.qbk

5.8 KB

reference_gmp_float.qbk

1.7 KB

reference_gmp_int.qbk

0.9 KB

reference_header_structure.qbk

2.4 KB

reference_internal_support.qbk

2.1 KB

reference_mpfr_float.qbk

1.8 KB

reference_number.qbk

55.3 KB

reference_tom_int.qbk

0.9 KB

tutorial.qbk

1.5 KB

tutorial_boost_rational.qbk

2.0 KB

tutorial_complex.qbk

1.3 KB

tutorial_complex_adaptor.qbk

0.7 KB

tutorial_constexpr.qbk

8.8 KB

tutorial_conversions.qbk

6.7 KB

tutorial_cpp_bin_float.qbk

5.5 KB

tutorial_cpp_complex.qbk

6.2 KB

tutorial_cpp_dec_float.qbk

3.9 KB

tutorial_cpp_int.qbk

12.0 KB

tutorial_cpp_rational.qbk

1.6 KB

tutorial_debug_adaptor.qbk

2.3 KB

tutorial_eigen.qbk

0.7 KB

tutorial_float_builtin_ctor.qbk

2.1 KB

tutorial_float_eg.qbk

4.5 KB

tutorial_float128.qbk

4.1 KB

tutorial_float128_complex.qbk

2.4 KB

tutorial_floats.qbk

1.7 KB

tutorial_gmp_float.qbk

3.3 KB

tutorial_gmp_int.qbk

2.2 KB

tutorial_gmp_rational.qbk

2.1 KB

tutorial_hash.qbk

0.4 KB

tutorial_import_export.qbk

5.3 KB

tutorial_integer.qbk

1.2 KB

tutorial_integer_examples.qbk

0.5 KB

tutorial_integer_ops.qbk

3.5 KB

tutorial_interval_mpfi.qbk

7.0 KB

tutorial_io.qbk

5.1 KB

tutorial_logged_adaptor.qbk

3.4 KB

tutorial_misc_backends.qbk

0.6 KB

tutorial_mixed_precision.qbk

8.6 KB

tutorial_mpc_complex.qbk

4.1 KB

tutorial_mpfr_float.qbk

5.1 KB

tutorial_new_backend.qbk

3.1 KB

tutorial_numeric_limits.qbk

29.2 KB

tutorial_primality.qbk

2.1 KB

tutorial_random.qbk

3.5 KB

tutorial_rational.qbk

1.6 KB

tutorial_rational_adaptor.qbk

0.9 KB

tutorial_rounding.qbk

1.8 KB

tutorial_serialization.qbk

0.7 KB

tutorial_tommath.qbk

1.9 KB

tutorial_tommath_rational.qbk

2.0 KB

tutorial_variable_precision.qbk

8.1 KB

tutorial_visualizers.qbk

2.1 KB

/.../multiprecision-Boost_1_81_0/doc/html/

index.html

14.1 KB

multiprecision.css

5.8 KB

/.../multiprecision-Boost_1_81_0/doc/html/boost_multiprecision/

indexes.html

3.2 KB

intro.html

48.7 KB

map.html

3.2 KB

perf.html

7.0 KB

ref.html

3.8 KB

tut.html

10.3 KB

/.../multiprecision-Boost_1_81_0/doc/html/boost_multiprecision/indexes/

s01.html

107.7 KB

s02.html

13.5 KB

s03.html

2.8 KB

s04.html

193.0 KB

/.../multiprecision-Boost_1_81_0/doc/html/boost_multiprecision/map/

ack.html

3.7 KB

faq.html

10.3 KB

hist.html

65.1 KB

todo.html

11.5 KB

/.../multiprecision-Boost_1_81_0/doc/html/boost_multiprecision/perf/

float_performance.html

56.0 KB

int_real_world.html

11.6 KB

integer_performance.html

165.1 KB

overhead.html

9.3 KB

rational_performance.html

62.5 KB

rational_real_world.html

62.1 KB

realworld.html

14.1 KB

/.../multiprecision-Boost_1_81_0/doc/html/boost_multiprecision/ref/

backendconc.html

258.6 KB

cpp_bin_float_ref.html

18.1 KB

cpp_dec_ref.html

7.1 KB

cpp_int_ref.html

24.1 KB

gmp_int_ref.html

4.8 KB

headers.html

11.7 KB

internals.html

9.7 KB

mpf_ref.html

7.5 KB

mpfr_ref.html

7.7 KB

number.html

194.9 KB

tom_int_ref.html

4.8 KB

/.../multiprecision-Boost_1_81_0/doc/html/boost_multiprecision/tut/

complex.html

7.2 KB

conversions.html

21.4 KB

eigen.html

12.9 KB

floats.html

10.2 KB

gen_int.html

20.6 KB

hash.html

8.9 KB

import_export.html

29.2 KB

input_output.html

16.2 KB

interval.html

3.3 KB

ints.html

6.8 KB

limits.html

6.3 KB

lits.html

49.0 KB

misc.html

3.4 KB

mixed.html

51.0 KB

new_backend.html

9.8 KB

primetest.html

14.4 KB

random.html

38.9 KB

rational.html

8.6 KB

rounding.html

7.4 KB

serial.html

4.1 KB

variable.html

60.1 KB

/.../multiprecision-Boost_1_81_0/doc/html/boost_multiprecision/tut/complex/

complex_adaptor.html

4.1 KB

complex128.html

41.2 KB

cpp_complex.html

55.2 KB

mpc_complex.html

49.1 KB

/.../multiprecision-Boost_1_81_0/doc/html/boost_multiprecision/tut/floats/

cpp_bin_float.html

26.1 KB

cpp_dec_float.html

18.3 KB

float128.html

33.2 KB

fp_eg.html

4.0 KB

gmp_float.html

19.4 KB

mpfr_float.html

26.8 KB

/.../multiprecision-Boost_1_81_0/doc/html/boost_multiprecision/tut/floats/fp_eg/

aos.html

12.7 KB

caveats.html

24.1 KB

floatbuiltinctor.html

8.3 KB

gauss_lagerre_quadrature.html

15.4 KB

gi.html

20.4 KB

jel.html

28.9 KB

nd.html

23.3 KB

poly_eg.html

25.3 KB

variable_precision.html

32.7 KB

/.../multiprecision-Boost_1_81_0/doc/html/boost_multiprecision/tut/interval/

mpfi.html

39.4 KB

/.../multiprecision-Boost_1_81_0/doc/html/boost_multiprecision/tut/ints/

cpp_int.html

42.7 KB

egs.html

3.1 KB

gmp_int.html

12.5 KB

tom_int.html

13.4 KB

/.../multiprecision-Boost_1_81_0/doc/html/boost_multiprecision/tut/ints/egs/

bitops.html

8.1 KB

factorials.html

15.8 KB

/.../multiprecision-Boost_1_81_0/doc/html/boost_multiprecision/tut/limits/

constants.html

62.3 KB

functions.html

64.5 KB

how_to_tell.html

15.9 KB

limits32.html

44.5 KB

/.../multiprecision-Boost_1_81_0/doc/html/boost_multiprecision/tut/misc/

debug_adaptor.html

8.8 KB

logged_adaptor.html

37.4 KB

visualizers.html

7.2 KB

/.../multiprecision-Boost_1_81_0/doc/html/boost_multiprecision/tut/rational/

cpp_rational.html

11.2 KB

gmp_rational.html

14.1 KB

rational_adaptor.html

5.5 KB

tommath_rational.html

12.0 KB

tommath_rational0.html

12.1 KB

/.../multiprecision-Boost_1_81_0/example/

big_seventh.cpp

7.9 KB

complex128_examples.cpp

5.8 KB

constexpr_float_arithmetic_examples.cpp

9.9 KB

cpp_bin_float_import_export.cpp

1.4 KB

cpp_bin_float_snips.cpp

1.4 KB

cpp_complex_examples.cpp

5.8 KB

cpp_dec_float_snips.cpp

1.5 KB

cpp_int_import_export.cpp

1.1 KB

cpp_int_mul_timing.cpp

7.5 KB

cpp_int_snips.cpp

1.6 KB

debug_adaptor_snips.cpp

0.9 KB

eigen_example.cpp

1.5 KB

exercise_threading_log_agm.cpp

15.7 KB

float128_snips.cpp

4.0 KB

floating_point_examples.cpp

25.2 KB

gauss_laguerre_quadrature.cpp

22.3 KB

gmp_snips.cpp

2.7 KB

hashing_examples.cpp

1.8 KB

hypergeometric_luke_algorithms.cpp

26.8 KB

integer_examples.cpp

7.4 KB

Jamfile.v2

6.0 KB

logged_adaptor.cpp

4.3 KB

mixed_integer_arithmetic.cpp

1.4 KB

mpc_examples.cpp

6.6 KB

mpfi_snips.cpp

1.4 KB

mpfr_precision.cpp

9.4 KB

mpfr_snips.cpp

1.3 KB

numeric_limits_snips.cpp

13.7 KB

random_snips.cpp

11.3 KB

safe_prime.cpp

1.4 KB

scoped_precision_example.cpp

15.5 KB

standalone_bernoulli_tgamma.cpp

13.9 KB

tommath_snips.cpp

1.7 KB

/.../multiprecision-Boost_1_81_0/include/boost/

config.hpp

2.2 KB

cstdint.hpp

18.5 KB

cxx11_char_types.hpp

4.2 KB

limits.hpp

6.1 KB

version.hpp

1.1 KB

/.../multiprecision-Boost_1_81_0/include/boost/config/

abi_prefix.hpp

0.7 KB

abi_suffix.hpp

0.8 KB

assert_cxx03.hpp

11.4 KB

assert_cxx11.hpp

11.5 KB

assert_cxx14.hpp

2.4 KB

assert_cxx17.hpp

3.2 KB

assert_cxx20.hpp

2.9 KB

assert_cxx98.hpp

1.0 KB

auto_link.hpp

17.8 KB

header_deprecated.hpp

0.8 KB

helper_macros.hpp

1.1 KB

pragma_message.hpp

1.0 KB

requires_threads.hpp

3.5 KB

user.hpp

5.4 KB

warning_disable.hpp

1.8 KB

workaround.hpp

8.2 KB

/.../multiprecision-Boost_1_81_0/include/boost/config/abi/

borland_prefix.hpp

1.0 KB

borland_suffix.hpp

0.3 KB

msvc_prefix.hpp

0.8 KB

msvc_suffix.hpp

0.3 KB

/.../multiprecision-Boost_1_81_0/include/boost/config/compiler/

borland.hpp

10.7 KB

clang.hpp

10.0 KB

clang_version.hpp

2.3 KB

codegear.hpp

11.6 KB

comeau.hpp

1.6 KB

common_edg.hpp

6.0 KB

compaq_cxx.hpp

0.5 KB

cray.hpp

15.5 KB

diab.hpp

0.9 KB

digitalmars.hpp

4.6 KB

gcc.hpp

12.4 KB

gcc_xml.hpp

4.0 KB

greenhills.hpp

0.8 KB

hp_acc.hpp

5.0 KB

intel.hpp

22.5 KB

kai.hpp

1.0 KB

metrowerks.hpp

6.4 KB

mpw.hpp

4.8 KB

nvcc.hpp

2.1 KB

pathscale.hpp

5.1 KB

pgi.hpp

0.8 KB

sgi_mipspro.hpp

0.8 KB

sunpro_cc.hpp

7.7 KB

vacpp.hpp

6.1 KB

visualc.hpp

12.5 KB

xlcpp.hpp

8.1 KB

xlcpp_zos.hpp

5.0 KB

/.../multiprecision-Boost_1_81_0/include/boost/config/detail/

cxx_composite.hpp

8.6 KB

posix_features.hpp

3.7 KB

select_compiler_config.hpp

5.4 KB

select_platform_config.hpp

4.6 KB

select_stdlib_config.hpp

4.7 KB

suffix.hpp

45.5 KB

/.../multiprecision-Boost_1_81_0/include/boost/config/no_tr1/

cmath.hpp

0.8 KB

complex.hpp

0.9 KB

functional.hpp

0.9 KB

memory.hpp

0.8 KB

utility.hpp

0.9 KB

/.../multiprecision-Boost_1_81_0/include/boost/config/platform/

aix.hpp

0.9 KB

amigaos.hpp

0.4 KB

beos.hpp

0.6 KB

bsd.hpp

2.6 KB

cloudabi.hpp

0.5 KB

cray.hpp

0.5 KB

cygwin.hpp

1.9 KB

haiku.hpp

0.8 KB

hpux.hpp

2.5 KB

irix.hpp

0.8 KB

linux.hpp

2.9 KB

macos.hpp

2.4 KB

qnxnto.hpp

0.8 KB

solaris.hpp

0.8 KB

symbian.hpp

2.6 KB

vms.hpp

0.7 KB

vxworks.hpp

14.8 KB

wasm.hpp

0.6 KB

win32.hpp

2.7 KB

zos.hpp

0.8 KB

/.../multiprecision-Boost_1_81_0/include/boost/config/stdlib/

dinkumware.hpp

10.4 KB

libcomo.hpp

2.8 KB

libcpp.hpp

5.9 KB

libstdcpp3.hpp

15.3 KB

modena.hpp

2.2 KB

msl.hpp

2.8 KB

roguewave.hpp

6.3 KB

sgi.hpp

5.1 KB

stlport.hpp

8.6 KB

vacpp.hpp

2.4 KB

xlcpp_zos.hpp

2.0 KB

/.../multiprecision-Boost_1_81_0/include/boost/detail/

workaround.hpp

0.4 KB

/.../multiprecision-Boost_1_81_0/include/boost/multiprecision/

complex_adaptor.hpp

31.8 KB

complex128.hpp

0.7 KB

cpp_bin_float.hpp

106.5 KB

cpp_complex.hpp

1.8 KB

cpp_dec_float.hpp

167.0 KB

cpp_int.hpp

106.1 KB

debug_adaptor.hpp

35.2 KB

eigen.hpp

14.7 KB

float128.hpp

37.4 KB

gmp.hpp

146.3 KB

integer.hpp

12.0 KB

logged_adaptor.hpp

43.0 KB

miller_rabin.hpp

6.4 KB

mpc.hpp

61.8 KB

mpfi.hpp

115.8 KB

mpfr.hpp

205.7 KB

number.hpp

120.2 KB

random.hpp

0.8 KB

rational_adaptor.hpp

39.8 KB

tommath.hpp

37.6 KB

/.../multiprecision-Boost_1_81_0/include/boost/multiprecision/concepts/

mp_number_archetypes.hpp

8.6 KB

/.../cpp_bin_float/

io.hpp

26.4 KB

transcendental.hpp

5.1 KB

/.../multiprecision-Boost_1_81_0/include/boost/multiprecision/cpp_int/

add.hpp

22.3 KB

add_unsigned.hpp

14.1 KB

bitwise.hpp

42.5 KB

checked.hpp

5.2 KB

comparison.hpp

19.2 KB

cpp_int_config.hpp

7.1 KB

divide.hpp

27.1 KB

import_export.hpp

12.5 KB

intel_intrinsics.hpp

4.3 KB

limits.hpp

26.9 KB

literals.hpp

12.2 KB

misc.hpp

62.1 KB

multiply.hpp

45.7 KB

serialize.hpp

7.2 KB

value_pack.hpp

0.9 KB

/.../multiprecision-Boost_1_81_0/include/boost/multiprecision/detail/

assert.hpp

0.8 KB

atomic.hpp

2.0 KB

bitscan.hpp

10.6 KB

check_cpp11_config.hpp

3.7 KB

constexpr.hpp

2.1 KB

default_ops.hpp

239.0 KB

digits.hpp

1.3 KB

dynamic_array.hpp

1.8 KB

empty_value.hpp

2.6 KB

endian.hpp

1.4 KB

et_ops.hpp

121.9 KB

float_string_cvt.hpp

9.1 KB

float128_functions.hpp

2.7 KB

fpclassify.hpp

3.7 KB

generic_interconvert.hpp

26.4 KB

hash.hpp

1.4 KB

integer_ops.hpp

18.2 KB

itos.hpp

1.1 KB

min_max.hpp

5.0 KB

no_et_ops.hpp

34.9 KB

no_exceptions_support.hpp

1.9 KB

number_base.hpp

73.9 KB

number_compare.hpp

51.2 KB

precision.hpp

13.3 KB

rebind.hpp

0.7 KB

standalone_config.hpp

4.0 KB

static_array.hpp

1.5 KB

tables.hpp

6.7 KB

ublas_interop.hpp

4.3 KB

uniform_int_distribution.hpp

6.2 KB

utype_helper.hpp

6.0 KB

/.../multiprecision-Boost_1_81_0/include/boost/multiprecision/detail/functions/

constants.hpp

11.8 KB

pow.hpp

27.7 KB

trig.hpp

32.3 KB

trunc.hpp

1.9 KB

/.../multiprecision-Boost_1_81_0/include/boost/multiprecision/traits/

explicit_conversion.hpp

2.5 KB

extract_exponent_type.hpp

0.7 KB

is_backend.hpp

2.8 KB

is_byte_container.hpp

1.6 KB

is_complex.hpp

0.7 KB

is_convertible_arithmetic.hpp

1.9 KB

is_restricted_conversion.hpp

2.5 KB

is_variable_precision.hpp

0.9 KB

max_digits10.hpp

2.9 KB

std_integer_traits.hpp

2.6 KB

transcendental_reduction_type.hpp

0.6 KB

/.../multiprecision-Boost_1_81_0/meta/

libraries.json

0.5 KB

/.../multiprecision-Boost_1_81_0/performance/

arithmetic_backend.hpp

26.0 KB

cpp_bin_float_conversion_performance.cpp

4.4 KB

delaunay_test.cpp

9.5 KB

delaunay_test.log

2.3 KB

gcd_bench.cpp

7.1 KB

Jamfile.v2

14.6 KB

linpack-benchmark.cpp

34.8 KB

miller_rabin_performance.cpp

1.9 KB

miller_rabin_performance.hpp

2.5 KB

miller_rabin_performance.log

1.6 KB

mixed_equivalent_types_bench.cpp

8.3 KB

performance_test.cpp

5.8 KB

performance_test.hpp

26.6 KB

performance_test.log

138.5 KB

performance_test-gcc-linux.log

33.3 KB

performance_test-intel-linux.log

20.8 KB

performance_test-msvc-10.log

57.6 KB

rational_bernoulli_allocations.cpp

3.3 KB

rational_bernoulli_allocations.log

3.8 KB

rational_bernoulli_bench.cpp

2.1 KB

rational_bernoulli_bench.log

25.6 KB

rational_determinant_bench.cpp

4.1 KB

rational_determinant_bench.log

2.4 KB

rational_zeta18_bench.cpp

1.3 KB

sf_performance.cpp

2.7 KB

sf_performance.hpp

6.9 KB

sf_performance.log

11.2 KB

sf_performance_basic.cpp

0.5 KB

sf_performance_bessel.cpp

1.7 KB

sf_performance_nct.cpp

1.5 KB

sf_performance_poly.cpp

1.6 KB

sf_performance-msvc-10.log

2.9 KB

sqrt_bench.cpp

3.7 KB

veronoi_performance.log

1.1 KB

voronoi_performance.cpp

8.4 KB

/.../miller_rabin_performance_files/

test01.cpp

0.5 KB

test02.cpp

0.4 KB

test03.cpp

0.5 KB

test04.cpp

0.5 KB

test05.cpp

0.5 KB

test06.cpp

0.5 KB

test07.cpp

0.4 KB

test08.cpp

0.4 KB

test09.cpp

0.5 KB

test10.cpp

0.5 KB

test11.cpp

0.5 KB

test12.cpp

0.4 KB

/.../performance_test_files/

test01.cpp

0.4 KB

test02.cpp

0.5 KB

test03.cpp

0.5 KB

test04.cpp

0.5 KB

test05.cpp

0.5 KB

test06.cpp

0.5 KB

test07.cpp

0.5 KB

test08.cpp

0.5 KB

test09.cpp

1.1 KB

test10.cpp

0.6 KB

test11.cpp

0.6 KB

test12.cpp

0.6 KB

test13.cpp

0.5 KB

test14.cpp

0.5 KB

test15.cpp

0.5 KB

test16.cpp

0.5 KB

test17.cpp

0.5 KB

test18.cpp

0.5 KB

test19.cpp

0.5 KB

test20.cpp

0.5 KB

test21.cpp

0.5 KB

test22.cpp

0.5 KB

test23.cpp

0.5 KB

test24.cpp

0.5 KB

test25.cpp

0.5 KB

test26.cpp

0.5 KB

test27.cpp

0.5 KB

test28.cpp

0.8 KB

test29.cpp

0.5 KB

test30.cpp

0.5 KB

test31.cpp

0.5 KB

test32.cpp

0.5 KB

test33.cpp

0.5 KB

test34.cpp

0.5 KB

test35.cpp

0.5 KB

test36.cpp

0.5 KB

test37.cpp

0.5 KB

test38.cpp

0.5 KB

test39.cpp

0.5 KB

test40.cpp

0.5 KB

test41.cpp

0.6 KB

test42.cpp

0.5 KB

test43.cpp

0.8 KB

test44.cpp

0.8 KB

test45.cpp

0.5 KB

test46.cpp

0.5 KB

test47.cpp

0.5 KB

test48.cpp

0.8 KB

test49.cpp

0.8 KB

test50.cpp

0.5 KB

test51.cpp

0.5 KB

/.../sf_performance_files/

sf_performance_basic_1.cpp

0.5 KB

sf_performance_basic_2.cpp

0.4 KB

sf_performance_basic_3.cpp

0.4 KB

sf_performance_basic_4.cpp

0.4 KB

sf_performance_basic_5.cpp

0.5 KB

sf_performance_basic_6.cpp

0.4 KB

sf_performance_basic_7.cpp

0.4 KB

sf_performance_basic_8.cpp

0.4 KB

sf_performance_basic_9.cpp

1.4 KB

sf_performance_bessel_01.cpp

0.7 KB

sf_performance_bessel_02.cpp

0.7 KB

sf_performance_bessel_03.cpp

0.7 KB

sf_performance_bessel_04.cpp

0.8 KB

sf_performance_bessel_05.cpp

0.4 KB

sf_performance_bessel_06.cpp

0.5 KB

sf_performance_bessel_07.cpp

0.5 KB

sf_performance_bessel_08.cpp

0.5 KB

sf_performance_bessel_09.cpp

0.5 KB

sf_performance_bessel_10.cpp

0.5 KB

sf_performance_bessel_11.cpp

0.4 KB

sf_performance_bessel_12.cpp

0.5 KB

sf_performance_bessel_13.cpp

0.5 KB

sf_performance_bessel_14.cpp

0.4 KB

sf_performance_bessel_15.cpp

0.5 KB

sf_performance_bessel_16.cpp

0.5 KB

sf_performance_bessel_17.cpp

0.5 KB

sf_performance_bessel_18.cpp

0.4 KB

sf_performance_bessel_19.cpp

0.4 KB

sf_performance_nct_01.cpp

0.4 KB

sf_performance_nct_02.cpp

0.5 KB

sf_performance_nct_03.cpp

0.5 KB

sf_performance_nct_04.cpp

0.4 KB

sf_performance_nct_05.cpp

0.5 KB

sf_performance_nct_06.cpp

0.4 KB

sf_performance_nct_07.cpp

0.5 KB

sf_performance_nct_08.cpp

0.5 KB

sf_performance_nct_09.cpp

0.4 KB

sf_performance_nct_10.cpp

0.4 KB

sf_performance_nct_11.cpp

0.4 KB

sf_performance_nct_12.cpp

0.5 KB

sf_performance_nct_13.cpp

0.5 KB

sf_performance_nct_14.cpp

0.4 KB

sf_performance_nct_15.cpp

0.5 KB

sf_performance_nct_16.cpp

0.4 KB

sf_performance_nct_17.cpp

0.5 KB

sf_performance_nct_18.cpp

0.5 KB

sf_performance_nct_19.cpp

0.4 KB

sf_performance_nct_20.cpp

0.4 KB

sf_performance_poly_01.cpp

0.4 KB

sf_performance_poly_02.cpp

0.5 KB

sf_performance_poly_03.cpp

0.5 KB

sf_performance_poly_04.cpp

0.4 KB

sf_performance_poly_05.cpp

0.5 KB

sf_performance_poly_06.cpp

0.5 KB

sf_performance_poly_07.cpp

0.5 KB

sf_performance_poly_08.cpp

0.4 KB

sf_performance_poly_09.cpp

0.4 KB

sf_performance_poly_10.cpp

0.4 KB

sf_performance_poly_11.cpp

0.5 KB

sf_performance_poly_12.cpp

0.5 KB

sf_performance_poly_13.cpp

0.4 KB

sf_performance_poly_14.cpp

0.5 KB

sf_performance_poly_15.cpp

0.5 KB

sf_performance_poly_16.cpp

0.5 KB

sf_performance_poly_17.cpp

0.4 KB

sf_performance_poly_18.cpp

0.4 KB

/.../multiprecision-Boost_1_81_0/plots/

cpp_bin_float_acos.png

89.1 KB

cpp_bin_float_acos_errors.cpp

2.0 KB

cpp_bin_float_asin.png

256.5 KB

cpp_bin_float_asin_errors.cpp

2.0 KB

cpp_bin_float_atan.png

30.2 KB

cpp_bin_float_atan_errors.cpp

2.0 KB

cpp_bin_float_cos.png

301.5 KB

cpp_bin_float_cos_errors.cpp

2.0 KB

cpp_bin_float_erf.png

115.5 KB

cpp_bin_float_erf_errors.cpp

2.0 KB

cpp_bin_float_erfc.png

144.4 KB

cpp_bin_float_erfc_errors.cpp

2.0 KB

cpp_bin_float_exp.png

88.1 KB

cpp_bin_float_exp_errors.cpp

2.0 KB

cpp_bin_float_log.png

309.7 KB

cpp_bin_float_log_errors.cpp

2.0 KB

cpp_bin_float_sin.png

280.5 KB

cpp_bin_float_sin_errors.cpp

2.0 KB

cpp_bin_float_tan.png

261.2 KB

cpp_bin_float_tan_errors.cpp

2.0 KB

cpp_bin_float_tgamma_errors.cpp

2.0 KB

/.../multiprecision-Boost_1_81_0/test/

bug11922.cpp

1.1 KB

bug12039.cpp

1.6 KB

constexpr_arithmetric_test.hpp

11.3 KB

constexpr_test_arithmetic_backend.cpp

4.5 KB

constexpr_test_cpp_int.cpp

3.4 KB

constexpr_test_cpp_int_2.cpp

3.5 KB

constexpr_test_cpp_int_3.cpp

3.5 KB

constexpr_test_cpp_int_4.cpp

3.4 KB

constexpr_test_cpp_int_5.cpp

8.4 KB

constexpr_test_cpp_int_6.cpp

6.8 KB

constexpr_test_cpp_int_7.cpp

4.1 KB

constexpr_test_float128.cpp

2.6 KB

eigen.hpp

16.9 KB

git_issue_30.cpp

0.7 KB

git_issue_98.cpp

1.4 KB

git_issue_167.cpp

0.6 KB

git_issue_175.cpp

2.7 KB

git_issue_248.cpp

1.9 KB

git_issue_265.cpp

0.9 KB

git_issue_277.cpp

0.9 KB

git_issue_313.cpp

1.5 KB

git_issue_370.cpp

1.8 KB

git_issue_393.cpp

0.5 KB

git_issue_426.cpp

1.2 KB

git_issue_464.cpp

0.8 KB

git_issue_488.cpp

1.4 KB

issue_13148.cpp

2.2 KB

issue_13301.cpp

2.1 KB

Jamfile.v2

92.6 KB

no_eh_test_support.cpp

0.7 KB

sincos.ipp

563.7 KB

skeleton_backend.hpp

82.5 KB

standalone_constexpr_test_cpp_int.cpp

3.5 KB

standalone_constexpr_test_float128.cpp

2.6 KB

standalone_test_arithmetic_complex128.cpp

0.6 KB

standalone_test_arithmetic_cpp_bin_float.cpp

1.6 KB

standalone_test_arithmetic_cpp_dec_float.cpp

0.7 KB

standalone_test_arithmetic_cpp_int.cpp

1.6 KB

standalone_test_arithmetic_cpp_rational.cpp

1.7 KB

standalone_test_arithmetic_float_128.cpp

0.5 KB

standalone_test_arithmetic_gmp.cpp

0.6 KB

standalone_test_arithmetic_int512.cpp

1.6 KB

standalone_test_arithmetic_mpf_logged_adptr.cpp

0.6 KB

standalone_test_arithmetic_mpz_rat.cpp

0.9 KB

standalone_test_arithmetic_tommath.cpp

0.7 KB

standalone_test_convert_from_tom_int.cpp

6.4 KB

standalone_test_miller_rabin.cpp

3.0 KB

string_data.ipp

112.6 KB

test.hpp

19.6 KB

test_acos.cpp

6.7 KB

test_adapt_serial.cpp

5.7 KB

test_arithmetic.hpp

122.9 KB

test_arithmetic_ab_1.cpp

0.5 KB

test_arithmetic_ab_2.cpp

0.5 KB

test_arithmetic_ab_3.cpp

0.5 KB

test_arithmetic_backend_concept.cpp

0.8 KB

test_arithmetic_complex_adaptor.cpp

0.6 KB

test_arithmetic_complex_adaptor_2.cpp

0.6 KB

test_arithmetic_complex128.cpp

0.5 KB

test_arithmetic_cpp_bin_float_1.cpp

1.7 KB

test_arithmetic_cpp_bin_float_2.cpp

1.6 KB

test_arithmetic_cpp_bin_float_2m.cpp

1.7 KB

test_arithmetic_cpp_bin_float_3.cpp

1.6 KB

test_arithmetic_cpp_bin_float_4.cpp

0.8 KB

test_arithmetic_cpp_bin_float_5.cpp

0.7 KB

test_arithmetic_cpp_complex_dbg_adptr.cpp

0.6 KB

test_arithmetic_cpp_complex_logged_adptr.cpp

0.6 KB

test_arithmetic_cpp_dec_float_1.cpp

0.7 KB

test_arithmetic_cpp_dec_float_2.cpp

0.7 KB

test_arithmetic_cpp_dec_float_3.cpp

0.8 KB

test_arithmetic_cpp_dec_float_3m.cpp

0.8 KB

test_arithmetic_cpp_int_1.cpp

1.5 KB

test_arithmetic_cpp_int_2.cpp

1.5 KB

test_arithmetic_cpp_int_3.cpp

1.5 KB

test_arithmetic_cpp_int_4.cpp

1.7 KB

test_arithmetic_cpp_int_5.cpp

1.9 KB

test_arithmetic_cpp_int_6.cpp

1.6 KB

test_arithmetic_cpp_int_7.cpp

1.6 KB

test_arithmetic_cpp_int_8.cpp

1.6 KB

test_arithmetic_cpp_int_9.cpp

1.6 KB

test_arithmetic_cpp_int_10.cpp

1.5 KB

test_arithmetic_cpp_int_11.cpp

2.0 KB

test_arithmetic_cpp_int_12.cpp

2.0 KB

test_arithmetic_cpp_int_13.cpp

2.0 KB

test_arithmetic_cpp_int_14.cpp

1.6 KB

test_arithmetic_cpp_int_15.cpp

2.0 KB

test_arithmetic_cpp_int_16.cpp

2.0 KB

test_arithmetic_cpp_int_17.cpp

1.9 KB

test_arithmetic_cpp_int_18.cpp

2.0 KB

test_arithmetic_cpp_int_19.cpp

1.2 KB

test_arithmetic_cpp_int_20.cpp

1.0 KB

test_arithmetic_cpp_int_21.cpp

1.2 KB

test_arithmetic_cpp_int_22.cpp

1.3 KB

test_arithmetic_cpp_int_23.cpp

0.9 KB

test_arithmetic_cpp_int_br.cpp

1.6 KB

test_arithmetic_cpp_int_dbg_adptr.cpp

1.0 KB

test_arithmetic_cpp_int_logged_adptr.cpp

1.0 KB

test_arithmetic_cpp_rat_dbg_adptr.cpp

0.6 KB

test_arithmetic_cpp_rat_logged_adptr.cpp

0.6 KB

test_arithmetic_dbg_adptr1.cpp

0.6 KB

test_arithmetic_dbg_adptr1m.cpp

0.6 KB

test_arithmetic_dbg_adptr2.cpp

0.6 KB

test_arithmetic_float_128.cpp

0.5 KB

test_arithmetic_logged_1.cpp

0.6 KB

test_arithmetic_logged_2.cpp

0.6 KB

test_arithmetic_mpc.cpp

0.7 KB

test_arithmetic_mpc_dbg_adptr.cpp

0.6 KB

test_arithmetic_mpc_logged_adptr.cpp

0.6 KB

test_arithmetic_mpf.cpp

0.9 KB

test_arithmetic_mpf_50.cpp

0.8 KB

test_arithmetic_mpf_dbg_adptr.cpp

0.6 KB

test_arithmetic_mpf_logged_adptr.cpp

0.6 KB

test_arithmetic_mpfi_50.cpp

0.7 KB

test_arithmetic_mpfi_dbg_adptr.cpp

0.6 KB

test_arithmetic_mpfi_logged_adptr.cpp

0.6 KB

test_arithmetic_mpfr.cpp

0.7 KB

test_arithmetic_mpfr_50.cpp

0.7 KB

test_arithmetic_mpfr_50_mixed.cpp

0.6 KB

test_arithmetic_mpfr_50_static.cpp

0.7 KB

test_arithmetic_mpfr_dbg_adptr.cpp

0.6 KB

test_arithmetic_mpfr_logged_adptr.cpp

0.6 KB

test_arithmetic_mpq.cpp

0.6 KB

test_arithmetic_mpq_dbg_adptr.cpp

0.6 KB

test_arithmetic_mpq_logged_adptr.cpp

0.6 KB

test_arithmetic_mpz.cpp

0.5 KB

test_arithmetic_mpz_br.cpp

0.9 KB

test_arithmetic_mpz_dbg_adptr.cpp

0.6 KB

test_arithmetic_mpz_logged_adptr.cpp

0.6 KB

test_arithmetic_mpz_rat.cpp

0.8 KB

test_arithmetic_skeleton.cpp

0.5 KB

test_arithmetic_tommath.cpp

0.6 KB

test_arithmetic_tommath_br.cpp

0.9 KB

test_arithmetic_tommath_rat.cpp

0.9 KB

test_asin.cpp

6.1 KB

test_assume_uniform_precision.cpp

9.3 KB

test_atan.cpp

29.5 KB

test_checked_cpp_int.cpp

7.2 KB

test_checked_mixed_cpp_int.cpp

4.5 KB

test_complex.cpp

16.7 KB

test_complex_signed_zero.cpp

87.6 KB

test_constants.cpp

12.4 KB

test_constexpr.cpp

1.5 KB

test_convert_cpp_int_2_float.cpp

3.2 KB

test_convert_from_cpp_bin_float.cpp

6.5 KB

test_convert_from_cpp_dec_float.cpp

5.9 KB

test_convert_from_cpp_int.cpp

7.1 KB

test_convert_from_cpp_rational.cpp

7.1 KB

test_convert_from_float128.cpp

6.4 KB

test_convert_from_gmp_rational.cpp

7.1 KB

test_convert_from_mpf_float.cpp

5.9 KB

test_convert_from_mpfi_float.cpp

6.0 KB

test_convert_from_mpfr_float.cpp

5.7 KB

test_convert_from_mpz_int.cpp

6.2 KB

test_convert_from_tom_int.cpp

6.2 KB

test_convert_from_tom_rational.cpp

7.1 KB

test_cos.cpp

45.8 KB

test_cos_near_half_pi.cpp

5.2 KB

test_cosh.cpp

26.5 KB

test_cpp_bin_float.cpp

45.2 KB

test_cpp_bin_float_conv.cpp

9.9 KB

test_cpp_bin_float_io.cpp

9.9 KB

test_cpp_bin_float_round.cpp

2.9 KB

test_cpp_bin_float_serial.cpp

0.7 KB

test_cpp_bin_float_tgamma.cpp

2.0 KB

test_cpp_dec_float_conv.cpp

0.9 KB

test_cpp_dec_float_round.cpp

1.6 KB

test_cpp_dec_float_serial.cpp

0.8 KB

test_cpp_dec_float_tgamma.cpp

2.0 KB

test_cpp_int.cpp

41.2 KB

test_cpp_int_conv.cpp

1.9 KB

test_cpp_int_deserial.cpp

225.5 KB

test_cpp_int_import_export.cpp

6.2 KB

test_cpp_int_karatsuba.cpp

8.4 KB

test_cpp_int_left_shift.cpp

2.6 KB

test_cpp_int_lit.cpp

2.1 KB

test_cpp_int_serial.cpp

5.5 KB

test_cpp_rat_serial.cpp

5.2 KB

test_cpp_rational.cpp

33.7 KB

test_eigen_interop.cpp

26.4 KB

test_eigen_interop_cpp_bin_float_1.cpp

0.5 KB

test_eigen_interop_cpp_bin_float_2.cpp

0.5 KB

test_eigen_interop_cpp_bin_float_3.cpp

0.5 KB

test_eigen_interop_cpp_dec_float.cpp

0.6 KB

test_eigen_interop_cpp_dec_float_2.cpp

0.7 KB

test_eigen_interop_cpp_dec_float_3.cpp

0.7 KB

test_eigen_interop_cpp_int.cpp

0.5 KB

test_eigen_interop_gmp.cpp

0.5 KB

test_eigen_interop_gmp_2.cpp

0.5 KB

test_eigen_interop_mpc.cpp

0.5 KB

test_eigen_interop_mpfr_1.cpp

0.5 KB

test_eigen_interop_mpfr_2.cpp

0.5 KB

test_eigen_interop_mpfr_3.cpp

0.5 KB

test_eigen_interop_mpfr_4.cpp

0.5 KB

test_eigen_interop_mpfr_5.cpp

0.5 KB

test_eigen_interop_mpfr_6.cpp

0.5 KB

test_exp.cpp

16.1 KB

test_fixed_int.cpp

7.7 KB

test_fixed_zero_precision_io.cpp

5.8 KB

test_float_conversions.cpp

1.6 KB

test_float_io.cpp

13.7 KB

test_float_serial.hpp

5.9 KB

test_float128_serial.cpp

0.6 KB

test_fpclassify.cpp

18.8 KB

test_gcd.cpp

3.8 KB

test_generic_conv.cpp

6.6 KB

test_gmp_conversions.cpp

4.0 KB

test_hash.cpp

2.6 KB

test_int_io.cpp

5.9 KB

test_int_sqrt.cpp

2.3 KB

test_log.cpp

48.4 KB

test_miller_rabin.cpp

3.0 KB

test_mixed.hpp

12.7 KB

test_mixed_cpp_bin_float.cpp

1.6 KB

test_mixed_cpp_dec_float.cpp

1.3 KB

test_mixed_cpp_int.cpp

3.9 KB

test_mixed_float.cpp

1.3 KB

test_mixed_move_cpp_int.cpp

5.1 KB

test_mixed_mpf_float.cpp

1.3 KB

test_mixed_mpfr_float.cpp

1.3 KB

test_move.cpp

10.1 KB

test_mpc_conversions.cpp

3.1 KB

test_mpc_overloads.cpp

2.0 KB

test_mpf_precisions.cpp

3.6 KB

test_mpfi.cpp

7.9 KB

test_mpfi_precisions.cpp

4.6 KB

test_mpfr_conversions.cpp

3.1 KB

test_mpfr_mpc_precisions.cpp

9.5 KB

test_native_integer.cpp

2.9 KB

test_nothrow_cpp_bin_float.cpp

1.1 KB

test_nothrow_cpp_dec_float.cpp

1.1 KB

test_nothrow_cpp_int.cpp

23.0 KB

test_nothrow_cpp_rational.cpp

13.7 KB

test_nothrow_float128.cpp

3.1 KB

test_nothrow_gmp.cpp

1.0 KB

test_nothrow_mpfr.cpp

0.8 KB

test_numeric_limits.cpp

10.3 KB

test_optional_compat.cpp

0.9 KB

test_pow.cpp

261.8 KB

test_preserve_all_precision.cpp

16.8 KB

test_preserve_component_precision.cpp

11.6 KB

test_preserve_related_precision.cpp

13.2 KB

test_preserve_source_precision.cpp

11.4 KB

test_preserve_target_precision.cpp

9.3 KB

test_rat_float_interconv.cpp

9.1 KB

test_rational_io.cpp

4.1 KB

test_roots_10k_digits.cpp

25.3 KB

test_round.cpp

22.3 KB

test_sf_import_c99.cpp

75.5 KB

test_signed_zero.cpp

8.9 KB

test_sin.cpp

45.2 KB

test_sin_near_half_pi.cpp

5.1 KB

test_sinh.cpp

34.3 KB

test_sqrt.cpp

117.9 KB

test_tan.cpp

71.5 KB

test_tanh.cpp

14.0 KB

test_test.cpp

2.8 KB

test_threaded_precision.cpp

5.4 KB

test_trailing_io_delim.cpp

3.1 KB

test_unchecked_cpp_int.cpp

2.9 KB

timer.hpp

3.4 KB

/.../multiprecision-Boost_1_81_0/test/compile_fail/

conv_fail_01.cpp

0.4 KB

conv_fail_02.cpp

0.4 KB

conv_fail_03.cpp

0.4 KB

conv_fail_04.cpp

0.4 KB

conv_fail_05.cpp

0.4 KB

conv_fail_06.cpp

0.4 KB

conv_fail_07.cpp

0.4 KB

conv_fail_08.cpp

0.4 KB

conv_fail_09.cpp

0.4 KB

conv_fail_10.cpp

0.4 KB

conv_fail_11.cpp

0.4 KB

conv_fail_12.cpp

0.4 KB

conv_fail_13.cpp

0.4 KB

conv_fail_14.cpp

0.4 KB

conv_fail_15.cpp

0.4 KB

conv_fail_16.cpp

0.4 KB

conv_fail_18.cpp

0.5 KB

conv_fail_20.cpp

0.5 KB

conv_fail_21.cpp

0.5 KB

conv_fail_22.cpp

0.5 KB

conv_fail_23.cpp

0.5 KB

conv_fail_24.cpp

0.5 KB

conv_fail_25.cpp

0.5 KB

conv_fail_26.cpp

0.5 KB

conv_fail_27.cpp

0.5 KB

conv_fail_28.cpp

0.5 KB

conv_fail_29.cpp

0.4 KB

conv_fail_30.cpp

0.4 KB

conv_fail_31.cpp

0.4 KB

conv_fail_32.cpp

0.4 KB

conv_fail_33.cpp

0.4 KB

conv_fail_34.cpp

0.4 KB

conv_fail_35.cpp

0.4 KB

conv_fail_36.cpp

0.4 KB

conv_fail_37.cpp

0.4 KB

conv_fail_38.cpp

0.4 KB

conv_fail_39.cpp

0.4 KB

conv_fail_40.cpp

0.4 KB

conv_fail_41.cpp

0.4 KB

conv_fail_42.cpp

0.4 KB

conv_fail_43.cpp

0.4 KB

conv_fail_44.cpp

0.4 KB

conv_fail_45.cpp

0.5 KB

conv_fail_46.cpp

0.5 KB

conv_fail_47.cpp

0.5 KB

conv_fail_48.cpp

0.5 KB

conv_fail_49.cpp

0.5 KB

conv_fail_50.cpp

0.5 KB

conv_fail_51.cpp

0.4 KB

conv_fail_52.cpp

0.4 KB

conv_fail_53.cpp

0.4 KB

conv_fail_54.cpp

0.4 KB

conv_fail_55.cpp

0.4 KB

conv_fail_56.cpp

0.4 KB

conv_fail_57.cpp

0.4 KB

conv_fail_58.cpp

0.4 KB

conv_fail_59.cpp

0.5 KB

cpp_int_complement.cpp

0.4 KB

cpp_int_negate_1.cpp

0.4 KB

cpp_int_negate_2.cpp

0.4 KB

operator_fail_01.cpp

0.5 KB

operator_fail_02.cpp

0.5 KB

operator_fail_03.cpp

0.4 KB

operator_fail_04.cpp

0.4 KB

operator_fail_05.cpp

0.4 KB

operator_fail_06.cpp

0.4 KB

operator_fail_07.cpp

0.4 KB

operator_fail_08.cpp

0.4 KB

operator_fail_09.cpp

0.4 KB

operator_fail_10.cpp

0.4 KB

operator_fail_11.cpp

0.4 KB

operator_fail_12.cpp

0.4 KB

operator_fail_13.cpp

0.4 KB

operator_fail_14.cpp

0.4 KB

operator_fail_15.cpp

0.5 KB

operator_fail_16.cpp

0.5 KB

operator_fail_17.cpp

0.5 KB

operator_fail_18.cpp

0.5 KB

/.../multiprecision-Boost_1_81_0/test/concepts/

number_concept_check.cpp

7.1 KB

sf_concept_check_basic.cpp

5.2 KB

sf_concept_check_bessel.cpp

4.3 KB

sf_concept_check_beta.cpp

3.9 KB

sf_concept_check_beta_2.cpp

3.8 KB

sf_concept_check_beta_3.cpp

3.9 KB

sf_concept_check_elliptic.cpp

4.5 KB

sf_concept_check_gamma.cpp

4.6 KB

sf_concept_check_poly.cpp

4.3 KB

/.../multiprecision-Boost_1_81_0/test/include_test/

cpp_bin_float_include_test.cpp

0.4 KB

cpp_dec_float_include_test.cpp

0.4 KB

cpp_int_include_test.cpp

0.8 KB

gmp_include_test.cpp

0.4 KB

mpfr_include_test.cpp

0.4 KB

tommath_include_test.cpp

0.4 KB

/.../multiprecision-Boost_1_81_0/test/math/

log1p_expm1_test.cpp

3.6 KB

powm1_sqrtp1m1_test.cpp

3.3 KB

readme.txt

0.6 KB

setup.hpp

7.1 KB

table_type.hpp

1.0 KB

test_bessel_i.cpp

1.9 KB

test_bessel_j.cpp

4.6 KB

test_bessel_k.cpp

3.5 KB

test_bessel_y.cpp

5.4 KB

test_beta.cpp

3.5 KB

test_binomial_coeff.cpp

3.0 KB

test_carlson_1.cpp

2.6 KB

test_carlson_2.cpp

2.3 KB

test_carlson_3.cpp

2.0 KB

test_carlson_4.cpp

2.1 KB

test_cbrt.cpp

1.5 KB

test_digamma.cpp

3.0 KB

test_ellint_1.cpp

1.8 KB

test_ellint_2.cpp

1.5 KB

test_ellint_3.cpp

3.8 KB

test_erf.cpp

3.3 KB

test_expint.cpp

2.9 KB

test_gamma.cpp

3.6 KB

test_hermite.cpp

1.8 KB

test_ibeta.cpp

3.2 KB

test_ibeta_2.cpp

3.2 KB

test_ibeta_3.cpp

2.1 KB

test_ibeta_4.cpp

2.3 KB

test_ibeta_inv_1.cpp

2.5 KB

test_ibeta_inv_ab_4.cpp

1.5 KB

test_igamma.cpp

1.8 KB

test_igamma_inv.cpp

2.6 KB

test_igamma_inva.cpp

1.5 KB

test_laguerre.cpp

1.5 KB

test_legendre.cpp

1.5 KB

test_tgamma_ratio.cpp

2.1 KB

test_zeta.cpp

2.3 KB

/.../multiprecision-Boost_1_81_0/test/math/high_prec/

gamma.ipp

815.1 KB

gamma_0.ipp

164.9 KB

gamma_1_2.ipp

68.8 KB

gamma_neg.ipp

60.6 KB

readme.txt

0.4 KB

test_gamma.cpp

3.4 KB

test_gamma.hpp

2.6 KB

/.../multiprecision-Boost_1_81_0/test/math/instances/

instances.cpp

0.5 KB

Jamfile.v2

3.4 KB

/Part 1 Fundamentals, Control Statements & Functions/

001. Introduction.mp4

59.7 MB

/.../multiprecision-Boost_1_81_0/test/ublas_interop/

test1.cpp

0.5 KB

test1.hpp

1.6 KB

test2.cpp

2.4 KB

test2.hpp

1.9 KB

test3.cpp

0.5 KB

test3.hpp

1.8 KB

test4.cpp

0.5 KB

test4.hpp

1.7 KB

test5.cpp

0.5 KB

test5.hpp

1.6 KB

test6.cpp

0.5 KB

test6.hpp

1.6 KB

test7.cpp

0.8 KB

test7.hpp

1.7 KB

test11.cpp

8.7 KB

test12.cpp

11.7 KB

test13.cpp

11.4 KB

test21.cpp

2.6 KB

test22.cpp

5.2 KB

test23.cpp

8.8 KB

test31.cpp

8.2 KB

test32.cpp

17.6 KB

test33.cpp

16.1 KB

test42.cpp

18.4 KB

test43.cpp

11.5 KB

test52.cpp

10.7 KB

test53.cpp

8.0 KB

test62.cpp

10.7 KB

test63.cpp

7.9 KB

test71.cpp

6.1 KB

test72.cpp

7.8 KB

test73.cpp

7.7 KB

/.../multiprecision-Boost_1_81_0/test/ublas_interop/common/

init.hpp

3.0 KB

testhelper.hpp

2.0 KB

/.../multiprecision-Boost_1_81_0/tools/

sincos.cpp

1.8 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/rapidcsv/

.travis.yml

0.2 KB

appveyor.yml

1.4 KB

CMakeLists.txt

3.8 KB

LICENSE

1.5 KB

README.md

16.2 KB

run.sh

2.5 KB

uncrustify.cfg

85.6 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/rapidcsv/doc/

rapidcsv_Converter.md

1.5 KB

rapidcsv_ConverterParams.md

0.8 KB

rapidcsv_Document.md

9.3 KB

rapidcsv_LabelParams.md

0.7 KB

rapidcsv_no_converter.md

0.3 KB

rapidcsv_SeparatorParams.md

0.9 KB

README.md

0.4 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/rapidcsv/examples/

colhdr.csv

0.3 KB

colrowhdr.csv

0.4 KB

ex001.cpp

0.4 KB

ex002.cpp

0.6 KB

ex003.cpp

0.4 KB

ex004.cpp

0.5 KB

ex005.cpp

0.6 KB

ex006.cpp

1.1 KB

ex007.cpp

1.0 KB

ex008.cpp

0.6 KB

ex009.cpp

1.1 KB

nohdr.csv

0.3 KB

rowhdr.csv

0.4 KB

semi.csv

0.4 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/rapidcsv/src/

rapidcsv.h

42.9 KB

/z.CPlusPlus20FundamentalsLiveLessons-master/examples/libraries/rapidcsv/tests/

msft.csv

483.4 KB

perftest.h

1.5 KB

ptest001.cpp

0.8 KB

ptest002.cpp

0.4 KB

test001.cpp

0.9 KB

test002.cpp

1.3 KB

test003.cpp

1.1 KB

test004.cpp

1.5 KB

test005.cpp

1.0 KB

test006.cpp

1.4 KB

test007.cpp

0.8 KB

test008.cpp

0.8 KB

test009.cpp

1.2 KB

test010.cpp

1.3 KB

test011.cpp

1.0 KB

test012.cpp

0.9 KB

test013.cpp

1.3 KB

test014.cpp

1.1 KB

test015.cpp

1.5 KB

test016.cpp

1.0 KB

test017.cpp

1.3 KB

test018.cpp

0.8 KB

test019.cpp

0.8 KB

test020.cpp

1.1 KB

test021.cpp

1.2 KB

test022.cpp

0.9 KB

test023.cpp

0.9 KB

test024.cpp

1.3 KB

test025.cpp

1.1 KB

test026.cpp

1.5 KB

test027.cpp

1.0 KB

test028.cpp

1.4 KB

test029.cpp

0.8 KB

test030.cpp

0.8 KB

test031.cpp

1.0 KB

test032.cpp

1.0 KB

test033.cpp

0.8 KB

test034.cpp

0.7 KB

test035.cpp

1.6 KB

test036.cpp

1.6 KB

test037.cpp

3.9 KB

test038.cpp

1.0 KB

test039.cpp

1.1 KB

test040.cpp

1.0 KB

test040b.cpp

0.9 KB

test041.cpp

0.9 KB

test042.cpp

0.8 KB

test043.cpp

1.2 KB

test044.cpp

0.9 KB

test045.cpp

1.0 KB

test046.cpp

1.4 KB

test047.cpp

0.9 KB

test048.cpp

1.0 KB

test049.cpp

1.0 KB

test050.cpp

1.3 KB

test051.cpp

1.8 KB

test052.cpp

1.0 KB

test053.cpp

1.2 KB

test054.cpp

1.7 KB

test055.cpp

1.0 KB

test056.cpp

0.8 KB

test057.cpp

1.4 KB

test058.cpp

1.4 KB

test059.cpp

2.3 KB

test060.cpp

2.3 KB

test061.cpp

1.0 KB

test062.cpp

0.9 KB

test063.cpp

2.2 KB

test064.cpp

2.0 KB

test065.cpp

1.6 KB

test066.cpp

0.6 KB

unittest.h

5.3 KB

 

Total files 2726


Copyright © 2025 FileMood.com